OGS
MathLib::LisVector Member List

This is the complete list of members for MathLib::LisVector, including all inherited members.

add(IndexType rowId, double v)MathLib::LisVectorinline
add(const std::vector< IndexType > &pos, const T_SUBVEC &sub_vec)MathLib::LisVectorinline
copyValues(std::vector< double > &u) constMathLib::LisVectorinline
get(IndexType rowId) constMathLib::LisVectorinline
getRangeBegin() constMathLib::LisVectorinline
getRangeEnd() constMathLib::LisVectorinline
getRawVector()MathLib::LisVectorinline
IndexType typedefMathLib::LisVector
LisVector(std::size_t length)MathLib::LisVectorexplicit
LisVector(std::size_t length, double *data)MathLib::LisVector
LisVector(LisVector const &src)MathLib::LisVector
operator[](IndexType rowId) constMathLib::LisVectorinline
set(IndexType rowId, double v)MathLib::LisVectorinline
set(const std::vector< IndexType > &pos, const T_SUBVEC &sub_vec)MathLib::LisVectorinline
setZero()MathLib::LisVectorinline
size() constMathLib::LisVector
vec_MathLib::LisVectorprivate
write(const std::string &filename) constMathLib::LisVector
~LisVector()MathLib::LisVectorvirtual