build(const Vector< T > &value, const Vector< int > &row_index, const Vector< int > &column_start, const unsigned long &n, const unsigned long &m) | oomph::CCMatrix< T > | |
build_without_copy(T *value, int *row_index, int *column_start, const unsigned long &nnz, const unsigned long &n, const unsigned long &m) | oomph::CCMatrix< T > | |
CCMatrix() | oomph::CCMatrix< T > | inline |
CCMatrix(const Vector< T > &value, const Vector< int > &row_index_, const Vector< int > &column_start_, const unsigned long &n, const unsigned long &m) | oomph::CCMatrix< T > | inline |
CCMatrix(const CCMatrix &source_matrix) | oomph::CCMatrix< T > | inline |
clean_up_memory() | oomph::CCMatrix< T > | |
Column_start | oomph::CCMatrix< T > | protected |
column_start() | oomph::CCMatrix< T > | inline |
column_start() const | oomph::CCMatrix< T > | inline |
entry(const unsigned long &i, const unsigned long &j) | oomph::CCMatrix< T > | inline |
get_entry(const unsigned long &i, const unsigned long &j) const | oomph::CCMatrix< T > | inline |
M | oomph::SparseMatrix< T, CCMatrix< T > > | protected |
Matrix() | oomph::Matrix< T, MATRIX_TYPE > | inline |
Matrix(const Matrix &matrix)=delete | oomph::Matrix< T, MATRIX_TYPE > | |
N | oomph::SparseMatrix< T, CCMatrix< T > > | protected |
ncol() const | oomph::SparseMatrix< T, CCMatrix< T > > | inlinevirtual |
Nnz | oomph::SparseMatrix< T, CCMatrix< T > > | protected |
nnz() const | oomph::SparseMatrix< T, CCMatrix< T > > | inline |
nrow() const | oomph::SparseMatrix< T, CCMatrix< 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 CCMatrix &)=delete | oomph::CCMatrix< T > | |
SparseMatrix< T, CCMatrix< T > >::operator=(const SparseMatrix &)=delete | oomph::SparseMatrix< T, CCMatrix< 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::CCMatrix< T > | inlinevirtual |
range_check(const unsigned long &i, const unsigned long &j) const | oomph::Matrix< T, MATRIX_TYPE > | inlineprotected |
row_index() | oomph::CCMatrix< T > | inline |
row_index() const | oomph::CCMatrix< T > | inline |
Row_index | oomph::CCMatrix< T > | protected |
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::CCMatrix< T > | inlinevirtual |
SparseMatrix() | oomph::SparseMatrix< T, CCMatrix< T > > | inline |
SparseMatrix(const SparseMatrix &source_matrix) | oomph::SparseMatrix< T, CCMatrix< T > > | inline |
value() | oomph::SparseMatrix< T, CCMatrix< T > > | inline |
value() const | oomph::SparseMatrix< T, CCMatrix< T > > | inline |
Value | oomph::SparseMatrix< T, CCMatrix< T > > | protected |
Zero | oomph::SparseMatrix< T, CCMatrix< T > > | protectedstatic |
~CCMatrix() | oomph::CCMatrix< T > | inlinevirtual |
~Matrix() | oomph::Matrix< T, MATRIX_TYPE > | inlinevirtual |
~SparseMatrix() | oomph::SparseMatrix< T, CCMatrix< T > > | inlinevirtual |