| apply(X &x, X &b, InverseOperatorResult &res) | Dune::RestartedGMResSolver< X, Y, F > | inlinevirtual |
| apply(X &x, Y &b, double reduction, InverseOperatorResult &res) | Dune::RestartedGMResSolver< X, Y, F > | inlinevirtual |
| Dune::InverseOperator::apply(X &x, Y &b, 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 double iter, const DataType &norm, const DataType &norm_old) const | Dune::InverseOperator< X, Y > | inlineprotected |
| printOutput(std::ostream &s, const double 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, double reduction, int restart, int maxit, int verbose, bool recalc_defect=false) | Dune::RestartedGMResSolver< X, Y, F > | inline |
| RestartedGMResSolver(L &op, S &sp, P &prec, double reduction, int restart, int maxit, int verbose, bool recalc_defect=false) | Dune::RestartedGMResSolver< X, Y, F > | inline |
| ~InverseOperator() | Dune::InverseOperator< X, Y > | inlinevirtual |