GEOS
geos::BlockVectorView< VECTOR > Member List

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

axpby(real64 const alpha, BlockVectorView const &x, real64 const beta)geos::BlockVectorView< VECTOR >
axpy(real64 const alpha, BlockVectorView const &x)geos::BlockVectorView< VECTOR >
block(localIndex const blockIndex) constgeos::BlockVectorView< VECTOR >inline
block(localIndex const blockIndex)geos::BlockVectorView< VECTOR >inline
blockSize() constgeos::BlockVectorView< VECTOR >
BlockVectorView(localIndex const nBlocks)geos::BlockVectorView< VECTOR >inlineexplicitprotected
BlockVectorView(BlockVectorView const &)=defaultgeos::BlockVectorView< VECTOR >protected
BlockVectorView(BlockVectorView &&)=defaultgeos::BlockVectorView< VECTOR >protected
copy(BlockVectorView const &src)geos::BlockVectorView< VECTOR >
dot(BlockVectorView const &x) constgeos::BlockVectorView< VECTOR >
globalSize() constgeos::BlockVectorView< VECTOR >
localSize() constgeos::BlockVectorView< VECTOR >
norm2() constgeos::BlockVectorView< VECTOR >
normInf() constgeos::BlockVectorView< VECTOR >
operator()(localIndex const blockIndex) constgeos::BlockVectorView< VECTOR >inline
operator()(localIndex const blockIndex)geos::BlockVectorView< VECTOR >inline
operator=(BlockVectorView const &rhs)=deletegeos::BlockVectorView< VECTOR >
operator=(BlockVectorView &&rhs) noexcept=deletegeos::BlockVectorView< VECTOR >
print(std::ostream &os=std::cout) constgeos::BlockVectorView< VECTOR >
rand(unsigned const seed)geos::BlockVectorView< VECTOR >
resize(localIndex const size)geos::BlockVectorView< VECTOR >inlineprotected
scale(real64 const factor)geos::BlockVectorView< VECTOR >
setPointer(localIndex i, VECTOR *vec)geos::BlockVectorView< VECTOR >inlineprotected
Vector typedefgeos::BlockVectorView< VECTOR >
zero()geos::BlockVectorView< VECTOR >
~BlockVectorView()=defaultgeos::BlockVectorView< VECTOR >virtual