OGS
|
This is the complete list of members for MathLib::LisVector, including all inherited members.
add(IndexType rowId, double v) | MathLib::LisVector | inline |
add(const std::vector< IndexType > &pos, const T_SUBVEC &sub_vec) | MathLib::LisVector | inline |
copyValues(std::vector< double > &u) const | MathLib::LisVector | inline |
get(IndexType rowId) const | MathLib::LisVector | inline |
getRangeBegin() const | MathLib::LisVector | inline |
getRangeEnd() const | MathLib::LisVector | inline |
getRawVector() | MathLib::LisVector | inline |
IndexType typedef | MathLib::LisVector | |
LisVector(std::size_t length) | MathLib::LisVector | explicit |
LisVector(std::size_t length, double *data) | MathLib::LisVector | |
LisVector(LisVector const &src) | MathLib::LisVector | |
operator[](IndexType rowId) const | MathLib::LisVector | inline |
set(IndexType rowId, double v) | MathLib::LisVector | inline |
set(const std::vector< IndexType > &pos, const T_SUBVEC &sub_vec) | MathLib::LisVector | inline |
setZero() | MathLib::LisVector | inline |
size() const | MathLib::LisVector | |
vec_ | MathLib::LisVector | private |
write(const std::string &filename) const | MathLib::LisVector | |
~LisVector() | MathLib::LisVector | virtual |