oomph::DenseComplexMatrix Member List

This is the complete list of members for oomph::DenseComplexMatrix, including all inherited members.

ComplexMatrixBase()oomph::ComplexMatrixBaseinline
ComplexMatrixBase(const ComplexMatrixBase &matrix)=deleteoomph::ComplexMatrixBase
delete_lu_factors()oomph::DenseComplexMatrixprivate
DenseComplexMatrix()oomph::DenseComplexMatrixinline
DenseComplexMatrix(const unsigned long &n)oomph::DenseComplexMatrixinline
DenseComplexMatrix(const unsigned long &n, const unsigned long &m)oomph::DenseComplexMatrixinline
DenseComplexMatrix(const unsigned long &n, const unsigned long &m, const std::complex< double > &initial_val)oomph::DenseComplexMatrixinline
DenseComplexMatrix(const DenseComplexMatrix &matrix)=deleteoomph::DenseComplexMatrix
DenseMatrix()oomph::DenseMatrix< std::complex< double > >inline
DenseMatrix(const DenseMatrix &source_matrix)oomph::DenseMatrix< std::complex< double > >inline
DenseMatrix(const unsigned long &n)oomph::DenseMatrix< std::complex< double > >
DenseMatrix(const unsigned long &n, const unsigned long &m)oomph::DenseMatrix< std::complex< double > >
DenseMatrix(const unsigned long &n, const unsigned long &m, const std::complex< double > &initial_val)oomph::DenseMatrix< std::complex< double > >
entry(const unsigned long &i, const unsigned long &j)oomph::DenseMatrix< std::complex< double > >inline
get_entry(const unsigned long &i, const unsigned long &j) constoomph::DenseMatrix< std::complex< double > >inline
Indexoomph::DenseComplexMatrixprivate
indexed_output(std::ostream &outfile) constoomph::DenseMatrix< std::complex< double > >
indexed_output(std::string filename) constoomph::DenseMatrix< std::complex< double > >
initialise(const std::complex< double > &val)oomph::DenseMatrix< std::complex< double > >inline
LU_factorsoomph::DenseComplexMatrixprivate
lubksub(Vector< std::complex< double >> &rhs)oomph::DenseComplexMatrixvirtual
ludecompose()oomph::DenseComplexMatrixvirtual
Moomph::DenseMatrix< std::complex< double > >protected
Matrix()oomph::Matrix< T, MATRIX_TYPE >inline
Matrix(const Matrix &matrix)=deleteoomph::Matrix< T, MATRIX_TYPE >
Matrixdataoomph::DenseMatrix< std::complex< double > >protected
max_residual(const Vector< std::complex< double >> &x, const Vector< std::complex< double >> &rhs)oomph::ComplexMatrixBaseinlinevirtual
multiply(const Vector< std::complex< double >> &x, Vector< std::complex< double >> &soln)oomph::DenseComplexMatrixvirtual
multiply_transpose(const Vector< std::complex< double >> &x, Vector< std::complex< double >> &soln)oomph::DenseComplexMatrixvirtual
Noomph::DenseMatrix< std::complex< double > >protected
ncol() constoomph::DenseComplexMatrixinlinevirtual
nrow() constoomph::DenseComplexMatrixinlinevirtual
operator()(const unsigned long &i, const unsigned long &j) constoomph::DenseComplexMatrixinlinevirtual
operator()(const unsigned long &i, const unsigned long &j)oomph::DenseComplexMatrixinline
operator=(const DenseComplexMatrix &)=deleteoomph::DenseComplexMatrix
oomph::ComplexMatrixBase::operator=(const ComplexMatrixBase &)=deleteoomph::ComplexMatrixBase
DenseMatrix< std::complex< double > >::operator=(const DenseMatrix &source_matrix)oomph::DenseMatrix< std::complex< double > >inline
oomph::Matrix::operator=(const Matrix &)=deleteoomph::Matrix< T, MATRIX_TYPE >
output(std::ostream &outfile) constoomph::DenseMatrix< std::complex< double > >virtual
output(std::string filename) constoomph::DenseMatrix< std::complex< double > >
output_bottom_right_zero_helper(std::ostream &outfile) constoomph::DenseMatrix< std::complex< double > >virtual
Overwrite_matrix_storageoomph::DenseComplexMatrixprivate
range_check(const unsigned long &i, const unsigned long &j) constoomph::Matrix< T, MATRIX_TYPE >inlineprotected
residual(const Vector< std::complex< double >> &x, const Vector< std::complex< double >> &rhs, Vector< std::complex< double >> &residual)oomph::DenseComplexMatrixvirtual
resize(const unsigned long &n)oomph::DenseMatrix< std::complex< double > >inline
resize(const unsigned long &n, const unsigned long &m)oomph::DenseMatrix< std::complex< double > >
resize(const unsigned long &n, const unsigned long &m, const std::complex< double > &initial_value)oomph::DenseMatrix< std::complex< double > >
solve(Vector< std::complex< double >> &rhs)oomph::ComplexMatrixBasevirtual
solve(const Vector< std::complex< double >> &rhs, Vector< std::complex< double >> &soln)oomph::ComplexMatrixBasevirtual
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::DenseMatrix< std::complex< double > >virtual
~ComplexMatrixBase()oomph::ComplexMatrixBaseinlinevirtual
~DenseComplexMatrix()oomph::DenseComplexMatrixvirtual
~DenseMatrix()oomph::DenseMatrix< std::complex< double > >inlinevirtual
~Matrix()oomph::Matrix< T, MATRIX_TYPE >inlinevirtual