, including all inherited members.
apply(domain_type &x, range_type &b, InverseOperatorResult &res) | Dune::SuperLU< BCRSMatrix< FieldMatrix< T, n, m >, A > > | [inline] |
apply(domain_type &x, range_type &b, double reduction, InverseOperatorResult &res) | Dune::SuperLU< BCRSMatrix< FieldMatrix< T, n, m >, A > > | [inline] |
apply(T *x, T *b) | Dune::SuperLU< BCRSMatrix< FieldMatrix< T, n, m >, A > > | [inline] |
Dune::InverseOperator::apply(X &x, Y &b, InverseOperatorResult &res)=0 | Dune::InverseOperator< X, Y > | [pure virtual] |
Dune::InverseOperator::apply(X &x, Y &b, double reduction, InverseOperatorResult &res)=0 | Dune::InverseOperator< X, Y > | [pure virtual] |
domain_type typedef | Dune::SuperLU< BCRSMatrix< FieldMatrix< T, n, m >, A > > | |
field_type typedef | Dune::InverseOperator< X, Y > | |
printHeader(std::ostream &s) const | Dune::InverseOperator< X, Y > | [inline, protected] |
printOutput(std::ostream &s, const double iter, const DataType &norm, const DataType &norm_old) const | Dune::InverseOperator< X, Y > | [inline, protected] |
printOutput(std::ostream &s, const double iter, const DataType &norm) const | Dune::InverseOperator< X, Y > | [inline, protected] |
range_type typedef | Dune::SuperLU< BCRSMatrix< FieldMatrix< T, n, m >, A > > | |
setMatrix(const Matrix &mat) | Dune::SuperLU< BCRSMatrix< FieldMatrix< T, n, m >, A > > | [inline] |
SuperLU(const Matrix &mat, bool verbose=false) | Dune::SuperLU< BCRSMatrix< FieldMatrix< T, n, m >, A > > | [inline, explicit] |
SuperLU() | Dune::SuperLU< BCRSMatrix< FieldMatrix< T, n, m >, A > > | [inline] |
~InverseOperator() | Dune::InverseOperator< X, Y > | [inline, virtual] |