| M | oomph::SparseMatrix< T, MATRIX_TYPE > | protected |
| Matrix() | oomph::Matrix< T, MATRIX_TYPE > | inline |
| Matrix(const Matrix &matrix)=delete | oomph::Matrix< T, MATRIX_TYPE > | |
| N | oomph::SparseMatrix< T, MATRIX_TYPE > | protected |
| ncol() const | oomph::SparseMatrix< T, MATRIX_TYPE > | inlinevirtual |
| nnz() const | oomph::SparseMatrix< T, MATRIX_TYPE > | inline |
| Nnz | oomph::SparseMatrix< T, MATRIX_TYPE > | protected |
| nrow() const | oomph::SparseMatrix< T, MATRIX_TYPE > | inlinevirtual |
| operator()(const unsigned long &i, const unsigned long &j) const | oomph::Matrix< T, MATRIX_TYPE > | inline |
| operator()(const unsigned long &i, const unsigned long &j) | oomph::Matrix< T, MATRIX_TYPE > | inline |
| operator=(const SparseMatrix &)=delete | oomph::SparseMatrix< T, MATRIX_TYPE > | |
| oomph::Matrix::operator=(const Matrix &)=delete | oomph::Matrix< T, MATRIX_TYPE > | |
| output(std::ostream &outfile) const | oomph::Matrix< T, MATRIX_TYPE > | inlinevirtual |
| output_bottom_right_zero_helper(std::ostream &outfile) const | oomph::SparseMatrix< T, MATRIX_TYPE > | inlinevirtual |
| range_check(const unsigned long &i, const unsigned long &j) const | oomph::Matrix< T, MATRIX_TYPE > | inlineprotected |
| sparse_indexed_output(std::ostream &outfile, const unsigned &precision=0, const bool &output_bottom_right_zero=false) const | oomph::Matrix< T, MATRIX_TYPE > | inline |
| sparse_indexed_output(std::string filename, const unsigned &precision=0, const bool &output_bottom_right_zero=false) const | oomph::Matrix< T, MATRIX_TYPE > | inline |
| sparse_indexed_output_helper(std::ostream &outfile) const | oomph::SparseMatrix< T, MATRIX_TYPE > | inlinevirtual |
| SparseMatrix() | oomph::SparseMatrix< T, MATRIX_TYPE > | inline |
| SparseMatrix(const SparseMatrix &source_matrix) | oomph::SparseMatrix< T, MATRIX_TYPE > | inline |
| value() | oomph::SparseMatrix< T, MATRIX_TYPE > | inline |
| value() const | oomph::SparseMatrix< T, MATRIX_TYPE > | inline |
| Value | oomph::SparseMatrix< T, MATRIX_TYPE > | protected |
| Zero | oomph::SparseMatrix< T, MATRIX_TYPE > | protectedstatic |
| ~Matrix() | oomph::Matrix< T, MATRIX_TYPE > | inlinevirtual |
| ~SparseMatrix() | oomph::SparseMatrix< T, MATRIX_TYPE > | inlinevirtual |