Toggle navigation
Documentation
Big picture
The finite element method
The data structure
Not-so-quick guide
Optimisation
Order of action functions
Example codes and tutorials
List of example codes and tutorials
Meshing
Solvers
MPI parallel processing
Post-processing/visualisation
Other
Change log
Creating documentation
Coding conventions
Index
FAQ
Installation
Installation guide
Copyright
About
People
Contact/Get involved
Publications
Acknowledgements
Picture show
Go
oomph
SumOfMatrices
oomph::SumOfMatrices Member List
This is the complete list of members for
oomph::SumOfMatrices
, including all inherited members.
add_matrix
(DoubleMatrixBase *added_matrix_pt_in, const AddedMainNumberingLookup *main_to_added_rows_pt, const AddedMainNumberingLookup *main_to_added_cols_pt, bool should_delete_matrix=false)
oomph::SumOfMatrices
inline
Added_matrix_pt
oomph::SumOfMatrices
private
added_matrix_pt
(const unsigned &i) const
oomph::SumOfMatrices
inline
col_map_pt
(const unsigned &i) const
oomph::SumOfMatrices
inline
Col_map_pt
oomph::SumOfMatrices
private
Default_linear_solver_pt
oomph::DoubleMatrixBase
protected
DoubleMatrixBase
()
oomph::DoubleMatrixBase
inline
DoubleMatrixBase
(const DoubleMatrixBase &matrix)=delete
oomph::DoubleMatrixBase
entry
(const unsigned long &i, const unsigned long &j) const
oomph::SumOfMatrices
inline
get_as_indices
(Vector< int > &row, Vector< int > &col, Vector< double > &values)
oomph::SumOfMatrices
inline
linear_solver_pt
()
oomph::DoubleMatrixBase
inline
linear_solver_pt
() const
oomph::DoubleMatrixBase
inline
Linear_solver_pt
oomph::DoubleMatrixBase
protected
Main_matrix_pt
oomph::SumOfMatrices
private
main_matrix_pt
() const
oomph::SumOfMatrices
inline
main_matrix_pt
()
oomph::SumOfMatrices
inline
Matrix
()
oomph::Matrix< double, SumOfMatrices >
inline
Matrix
(const Matrix &matrix)=delete
oomph::Matrix< double, SumOfMatrices >
max_residual
(const DoubleVector &x, const DoubleVector &rhs)
oomph::DoubleMatrixBase
inline
virtual
multiply
(const DoubleVector &x, DoubleVector &soln) const
oomph::SumOfMatrices
virtual
multiply_transpose
(const DoubleVector &x, DoubleVector &soln) const
oomph::SumOfMatrices
inline
virtual
n_added_matrix
() const
oomph::SumOfMatrices
inline
ncol
() const
oomph::SumOfMatrices
inline
virtual
nrow
() const
oomph::SumOfMatrices
inline
virtual
operator()
(const unsigned long &i, const unsigned long &j) const
oomph::SumOfMatrices
inline
virtual
Matrix< double, SumOfMatrices >::operator()
(const unsigned long &i, const unsigned long &j)
oomph::Matrix< double, SumOfMatrices >
inline
operator=
(const SumOfMatrices &)=delete
oomph::SumOfMatrices
oomph::DoubleMatrixBase::operator=
(const DoubleMatrixBase &)=delete
oomph::DoubleMatrixBase
Matrix< double, SumOfMatrices >::operator=
(const Matrix &)=delete
oomph::Matrix< double, SumOfMatrices >
output
(std::ostream &outfile) const
oomph::Matrix< double, SumOfMatrices >
inline
virtual
output_bottom_right_zero_helper
(std::ostream &outfile) const
oomph::SumOfMatrices
inline
virtual
range_check
(const unsigned long &i, const unsigned long &j) const
oomph::Matrix< double, SumOfMatrices >
inline
protected
residual
(const DoubleVector &x, const DoubleVector &b, DoubleVector &residual_)
oomph::DoubleMatrixBase
inline
virtual
row_map_pt
(const unsigned &i) const
oomph::SumOfMatrices
inline
Row_map_pt
oomph::SumOfMatrices
private
set_delete_main_matrix
()
oomph::SumOfMatrices
inline
Should_delete_added_matrix
oomph::SumOfMatrices
private
Should_delete_main_matrix
oomph::SumOfMatrices
private
solve
(DoubleVector &rhs)
oomph::DoubleMatrixBase
solve
(const DoubleVector &rhs, DoubleVector &soln)
oomph::DoubleMatrixBase
solve
(Vector< double > &rhs)
oomph::DoubleMatrixBase
solve
(const Vector< double > &rhs, Vector< double > &soln)
oomph::DoubleMatrixBase
sparse_indexed_output
(std::ostream &outfile, const unsigned &precision=0, const bool &output_bottom_right_zero=false) const
oomph::Matrix< double, SumOfMatrices >
inline
sparse_indexed_output
(std::string filename, const unsigned &precision=0, const bool &output_bottom_right_zero=false) const
oomph::Matrix< double, SumOfMatrices >
inline
sparse_indexed_output_helper
(std::ostream &outfile) const
oomph::SumOfMatrices
inline
virtual
SumOfMatrices
()
oomph::SumOfMatrices
inline
SumOfMatrices
(DoubleMatrixBase *main_matrix_pt)
oomph::SumOfMatrices
inline
SumOfMatrices
(const SumOfMatrices &matrix)=delete
oomph::SumOfMatrices
~DoubleMatrixBase
()
oomph::DoubleMatrixBase
inline
virtual
~Matrix
()
oomph::Matrix< double, SumOfMatrices >
inline
virtual
~SumOfMatrices
()
oomph::SumOfMatrices
inline