| Preconditioner< FO::domain_type, FO::range_type >::apply(FO::domain_type &v, const FO::range_type &d)=0 | Dune::Preconditioner< FO::domain_type, FO::range_type > | pure virtual |
| category() const | Dune::Amg::TwoLevelMethod< FO, CSP, S > | inlinevirtual |
| CoarseDomainType typedef | Dune::Amg::TwoLevelMethod< FO, CSP, S > | |
| CoarseLevelSolver typedef | Dune::Amg::TwoLevelMethod< FO, CSP, S > | |
| CoarseLevelSolverPolicy typedef | Dune::Amg::TwoLevelMethod< FO, CSP, S > | |
| CoarseOperatorType typedef | Dune::Amg::TwoLevelMethod< FO, CSP, S > | |
| CoarseRangeType typedef | Dune::Amg::TwoLevelMethod< FO, CSP, S > | |
| domain_type typedef | Dune::Preconditioner< FO::domain_type, FO::range_type > | |
| field_type typedef | Dune::Preconditioner< FO::domain_type, FO::range_type > | |
| FineDomainType typedef | Dune::Amg::TwoLevelMethod< FO, CSP, S > | |
| FineOperatorType typedef | Dune::Amg::TwoLevelMethod< FO, CSP, S > | |
| FineRangeType typedef | Dune::Amg::TwoLevelMethod< FO, CSP, S > | |
| Preconditioner< FO::domain_type, FO::range_type >::post(FO::domain_type &x)=0 | Dune::Preconditioner< FO::domain_type, FO::range_type > | pure virtual |
| Preconditioner< FO::domain_type, FO::range_type >::pre(FO::domain_type &x, FO::range_type &b)=0 | Dune::Preconditioner< FO::domain_type, FO::range_type > | pure virtual |
| range_type typedef | Dune::Preconditioner< FO::domain_type, FO::range_type > | |
| SmootherType typedef | Dune::Amg::TwoLevelMethod< FO, CSP, S > | |
| TwoLevelMethod(const FineOperatorType &op, std::shared_ptr< SmootherType > smoother, const LevelTransferPolicy< FineOperatorType, CoarseOperatorType > &policy, CoarseLevelSolverPolicy &coarsePolicy, std::size_t preSteps=1, std::size_t postSteps=1) | Dune::Amg::TwoLevelMethod< FO, CSP, S > | inline |
| ~Preconditioner() | Dune::Preconditioner< FO::domain_type, FO::range_type > | inlinevirtual |