build(const Vector< T > &value, const Vector< int > &column_index, const Vector< int > &row_start, const unsigned long &n, const unsigned long &m) | oomph::CRMatrix< T > | |
build_without_copy(T *value, int *column_index, int *row_start, const unsigned long &nnz, const unsigned long &n, const unsigned long &m) | oomph::CRMatrix< T > | |
clean_up_memory() | oomph::CRMatrix< T > | |
Column_index | oomph::CRMatrix< T > | protected |
column_index() | oomph::CRMatrix< T > | inline |
column_index() const | oomph::CRMatrix< T > | inline |
CRMatrix() | oomph::CRMatrix< T > | inline |
CRMatrix(const Vector< T > &value, const Vector< int > &column_index_, const Vector< int > &row_start_, const unsigned long &n, const unsigned long &m) | oomph::CRMatrix< T > | inline |
CRMatrix(const CRMatrix &source_matrix) | oomph::CRMatrix< T > | inline |
entry(const unsigned long &i, const unsigned long &j) | oomph::CRMatrix< T > | inline |
get_entry(const unsigned long &i, const unsigned long &j) const | oomph::CRMatrix< T > | inline |
M | oomph::SparseMatrix< T, CRMatrix< T > > | protected |
Matrix() | oomph::Matrix< T, MATRIX_TYPE > | inline |
Matrix(const Matrix &matrix)=delete | oomph::Matrix< T, MATRIX_TYPE > | |
N | oomph::SparseMatrix< T, CRMatrix< T > > | protected |
ncol() const | oomph::SparseMatrix< T, CRMatrix< T > > | inlinevirtual |
Nnz | oomph::SparseMatrix< T, CRMatrix< T > > | protected |
nnz() const | oomph::SparseMatrix< T, CRMatrix< T > > | inline |
nrow() const | oomph::SparseMatrix< T, CRMatrix< T > > | 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 CRMatrix &)=delete | oomph::CRMatrix< T > | |
SparseMatrix< T, CRMatrix< T > >::operator=(const SparseMatrix &)=delete | oomph::SparseMatrix< T, CRMatrix< T > > | |
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::CRMatrix< T > | inlinevirtual |
range_check(const unsigned long &i, const unsigned long &j) const | oomph::Matrix< T, MATRIX_TYPE > | inlineprotected |
Row_start | oomph::CRMatrix< T > | protected |
row_start() | oomph::CRMatrix< T > | inline |
row_start() const | oomph::CRMatrix< T > | inline |
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::CRMatrix< T > | inlinevirtual |
SparseMatrix() | oomph::SparseMatrix< T, CRMatrix< T > > | inline |
SparseMatrix(const SparseMatrix &source_matrix) | oomph::SparseMatrix< T, CRMatrix< T > > | inline |
value() | oomph::SparseMatrix< T, CRMatrix< T > > | inline |
value() const | oomph::SparseMatrix< T, CRMatrix< T > > | inline |
Value | oomph::SparseMatrix< T, CRMatrix< T > > | protected |
Zero | oomph::SparseMatrix< T, CRMatrix< T > > | protectedstatic |
~CRMatrix() | oomph::CRMatrix< T > | inlinevirtual |
~Matrix() | oomph::Matrix< T, MATRIX_TYPE > | inlinevirtual |
~SparseMatrix() | oomph::SparseMatrix< T, CRMatrix< T > > | inlinevirtual |