OGS
MathLib::EigenMatrix Member List

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

add(IndexType row, IndexType col, double val)MathLib::EigenMatrixinline
add(std::vector< IndexType > const &row_pos, const T_DENSE_MATRIX &sub_matrix, double fkt=1.0)MathLib::EigenMatrixinline
add(RowColumnIndices< IndexType > const &indices, const T_DENSE_MATRIX &sub_matrix, double fkt=1.0)MathLib::EigenMatrixinline
add(std::vector< IndexType > const &row_pos, std::vector< IndexType > const &col_pos, const T_DENSE_MATRIX &sub_matrix, double fkt=1.0)MathLib::EigenMatrix
EigenMatrix(IndexType const n, IndexType const n_nonzero_columns=0)MathLib::EigenMatrixinlineexplicit
get(IndexType row, IndexType col) constMathLib::EigenMatrixinline
getNumberOfColumns() constMathLib::EigenMatrixinline
getNumberOfRows() constMathLib::EigenMatrixinline
getRangeBegin()MathLib::EigenMatrixinlinestatic
getRangeEnd() constMathLib::EigenMatrixinline
getRawMatrix()MathLib::EigenMatrixinline
getRawMatrix() constMathLib::EigenMatrixinline
IndexType typedefMathLib::EigenMatrix
isAssembled()MathLib::EigenMatrixinlinestatic
mat_MathLib::EigenMatrixprotected
RawMatrixType typedefMathLib::EigenMatrix
setValue(IndexType row, IndexType col, double val)MathLib::EigenMatrixinline
setZero()MathLib::EigenMatrixinline
write(const std::string &filename) constMathLib::EigenMatrixinline
write(std::ostream &os) constMathLib::EigenMatrixinline