oomph::CRMatrix< T > Member List

This is the complete list of members for oomph::CRMatrix< T >, including all inherited members.

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_indexoomph::CRMatrix< T >protected
column_index()oomph::CRMatrix< T >inline
column_index() constoomph::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) constoomph::CRMatrix< T >inline
Moomph::SparseMatrix< T, CRMatrix< T > >protected
Matrix()oomph::Matrix< T, MATRIX_TYPE >inline
Matrix(const Matrix &matrix)=deleteoomph::Matrix< T, MATRIX_TYPE >
Noomph::SparseMatrix< T, CRMatrix< T > >protected
ncol() constoomph::SparseMatrix< T, CRMatrix< T > >inlinevirtual
Nnzoomph::SparseMatrix< T, CRMatrix< T > >protected
nnz() constoomph::SparseMatrix< T, CRMatrix< T > >inline
nrow() constoomph::SparseMatrix< T, CRMatrix< T > >inlinevirtual
operator()(const unsigned long &i, const unsigned long &j) constoomph::Matrix< T, MATRIX_TYPE >inline
operator()(const unsigned long &i, const unsigned long &j)oomph::Matrix< T, MATRIX_TYPE >inline
operator=(const CRMatrix &)=deleteoomph::CRMatrix< T >
SparseMatrix< T, CRMatrix< T > >::operator=(const SparseMatrix &)=deleteoomph::SparseMatrix< T, CRMatrix< T > >
oomph::Matrix::operator=(const Matrix &)=deleteoomph::Matrix< T, MATRIX_TYPE >
output(std::ostream &outfile) constoomph::Matrix< T, MATRIX_TYPE >inlinevirtual
output_bottom_right_zero_helper(std::ostream &outfile) constoomph::CRMatrix< T >inlinevirtual
range_check(const unsigned long &i, const unsigned long &j) constoomph::Matrix< T, MATRIX_TYPE >inlineprotected
Row_startoomph::CRMatrix< T >protected
row_start()oomph::CRMatrix< T >inline
row_start() constoomph::CRMatrix< T >inline
sparse_indexed_output(std::ostream &outfile, const unsigned &precision=0, const bool &output_bottom_right_zero=false) constoomph::Matrix< T, MATRIX_TYPE >inline
sparse_indexed_output(std::string filename, const unsigned &precision=0, const bool &output_bottom_right_zero=false) constoomph::Matrix< T, MATRIX_TYPE >inline
sparse_indexed_output_helper(std::ostream &outfile) constoomph::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() constoomph::SparseMatrix< T, CRMatrix< T > >inline
Valueoomph::SparseMatrix< T, CRMatrix< T > >protected
Zerooomph::SparseMatrix< T, CRMatrix< T > >protectedstatic
~CRMatrix()oomph::CRMatrix< T >inlinevirtual
~Matrix()oomph::Matrix< T, MATRIX_TYPE >inlinevirtual
~SparseMatrix()oomph::SparseMatrix< T, CRMatrix< T > >inlinevirtual