Feellgood
algebra::SparseMatrix Member List

This is the complete list of members for algebra::SparseMatrix, including all inherited members.

add(int i, int j, double val)algebra::SparseMatrixinline
build_diag_precond(std::vector< T > &D) constalgebra::SparseMatrixinline
clear()algebra::SparseMatrixinline
mult(std::vector< T > const &X, std::vector< T > &Y)algebra::SparseMatrixinline
operator()(const int i, const int j) constalgebra::SparseMatrixinline
print(std::ostream &flux=std::cout) constalgebra::SparseMatrixinline
rowsalgebra::SparseMatrixprivate
set(int i, int j, double val)algebra::SparseMatrixinline
SparseMatrix(const MatrixShape &shape)algebra::SparseMatrixinline