oomph::Matrix< T, MATRIX_TYPE > Member List

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

Matrix()oomph::Matrix< T, MATRIX_TYPE >inline
Matrix(const Matrix &matrix)=deleteoomph::Matrix< T, MATRIX_TYPE >
ncol() const =0oomph::Matrix< T, MATRIX_TYPE >pure virtual
nrow() const =0oomph::Matrix< T, MATRIX_TYPE >pure virtual
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 Matrix &)=deleteoomph::Matrix< T, MATRIX_TYPE >
output(std::ostream &outfile) constoomph::Matrix< T, MATRIX_TYPE >inlinevirtual
output_bottom_right_zero_helper(std::ostream &outfile) const =0oomph::Matrix< T, MATRIX_TYPE >pure virtual
range_check(const unsigned long &i, const unsigned long &j) constoomph::Matrix< T, MATRIX_TYPE >inlineprotected
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) const =0oomph::Matrix< T, MATRIX_TYPE >pure virtual
~Matrix()oomph::Matrix< T, MATRIX_TYPE >inlinevirtual