dune-istl
2.4
|
This is the complete list of members for Dune::RestartedGMResSolver< X, Y, F >, including all inherited members.
apply(X &x, Y &b, InverseOperatorResult &res) | Dune::RestartedGMResSolver< X, Y, F > | inlinevirtual |
apply(X &x, Y &b, real_type reduction, InverseOperatorResult &res) | Dune::RestartedGMResSolver< X, Y, F > | inlinevirtual |
Dune::InverseOperator::apply(X &x, Y &b, double reduction, InverseOperatorResult &res)=0 | Dune::InverseOperator< X, Y > | pure virtual |
basis_type typedef | Dune::RestartedGMResSolver< X, Y, F > | |
domain_type typedef | Dune::RestartedGMResSolver< X, Y, F > | |
field_type typedef | Dune::RestartedGMResSolver< X, Y, F > | |
iterationSpacing enum value | Dune::InverseOperator< X, Y > | protected |
normSpacing enum value | Dune::InverseOperator< X, Y > | protected |
printHeader(std::ostream &s) const | Dune::InverseOperator< X, Y > | inlineprotected |
printOutput(std::ostream &s, const DataType &iter, const DataType &norm, const DataType &norm_old) const | Dune::InverseOperator< X, Y > | inlineprotected |
printOutput(std::ostream &s, const DataType &iter, const DataType &norm) const | Dune::InverseOperator< X, Y > | inlineprotected |
range_type typedef | Dune::RestartedGMResSolver< X, Y, F > | |
real_type typedef | Dune::RestartedGMResSolver< X, Y, F > | |
RestartedGMResSolver(L &op, P &prec, real_type reduction, int restart, int maxit, int verbose, bool recalc_defect) | Dune::RestartedGMResSolver< X, Y, F > | inline |
RestartedGMResSolver(L &op, P &prec, real_type reduction, int restart, int maxit, int verbose) | Dune::RestartedGMResSolver< X, Y, F > | inline |
RestartedGMResSolver(L &op, S &sp, P &prec, real_type reduction, int restart, int maxit, int verbose, bool recalc_defect) | Dune::RestartedGMResSolver< X, Y, F > | inline |
RestartedGMResSolver(L &op, S &sp, P &prec, real_type reduction, int restart, int maxit, int verbose) | Dune::RestartedGMResSolver< X, Y, F > | inline |
~InverseOperator() | Dune::InverseOperator< X, Y > | inlinevirtual |