GEOSX
geosx::BlockVector< VECTOR > Member List

This is the complete list of members for geosx::BlockVector< VECTOR >, including all inherited members.

axpby(real64 const alpha, BlockVectorView const &x, real64 const beta)geosx::BlockVectorView< VECTOR >
axpy(real64 const alpha, BlockVectorView const &x)geosx::BlockVectorView< VECTOR >
Base typedefgeosx::BlockVector< VECTOR >
block(localIndex const blockIndex) constgeosx::BlockVectorView< VECTOR >inline
block(localIndex const blockIndex)geosx::BlockVectorView< VECTOR >inline
blockSize() constgeosx::BlockVectorView< VECTOR >
BlockVector(localIndex const nBlocks)geosx::BlockVector< VECTOR >inlineexplicit
BlockVector()geosx::BlockVector< VECTOR >inlineexplicit
BlockVector(BlockVector const &rhs)geosx::BlockVector< VECTOR >inline
BlockVector(BlockVector &&rhs)geosx::BlockVector< VECTOR >inline
BlockVector(BlockVectorView< VECTOR > const &rhs)geosx::BlockVector< VECTOR >inlineexplicit
BlockVectorView(localIndex const nBlocks)geosx::BlockVectorView< VECTOR >inlineexplicitprotected
BlockVectorView(BlockVectorView const &)=defaultgeosx::BlockVectorView< VECTOR >protected
BlockVectorView(BlockVectorView &&)=defaultgeosx::BlockVectorView< VECTOR >protected
copy(BlockVectorView const &src)geosx::BlockVectorView< VECTOR >
dot(BlockVectorView const &x) constgeosx::BlockVectorView< VECTOR >
globalSize() constgeosx::BlockVectorView< VECTOR >
localSize() constgeosx::BlockVectorView< VECTOR >
norm2() constgeosx::BlockVectorView< VECTOR >
normInf() constgeosx::BlockVectorView< VECTOR >
operator()(localIndex const blockIndex) constgeosx::BlockVectorView< VECTOR >inline
operator()(localIndex const blockIndex)geosx::BlockVectorView< VECTOR >inline
operator=(BlockVector const &x)geosx::BlockVector< VECTOR >inline
operator=(BlockVector &&x) noexceptgeosx::BlockVector< VECTOR >inline
geosx::BlockVectorView::operator=(BlockVectorView const &rhs)=deletegeosx::BlockVectorView< VECTOR >
geosx::BlockVectorView::operator=(BlockVectorView &&rhs) noexcept=deletegeosx::BlockVectorView< VECTOR >
print(std::ostream &os=std::cout) constgeosx::BlockVectorView< VECTOR >
rand(unsigned const seed=1984)geosx::BlockVectorView< VECTOR >
resize(localIndex const nBlocks)geosx::BlockVector< VECTOR >inline
scale(real64 const factor)geosx::BlockVectorView< VECTOR >
setPointer(localIndex i, VECTOR *vec)geosx::BlockVectorView< VECTOR >inlineprotected
Vector typedefgeosx::BlockVectorView< VECTOR >
zero()geosx::BlockVectorView< VECTOR >
~BlockVector() override=defaultgeosx::BlockVector< VECTOR >virtual
~BlockVectorView()=defaultgeosx::BlockVectorView< VECTOR >virtual