| Amg typedef | Dune::Amg::KAMG< M, X, S, PI, K, A > | |
| apply(Domain &v, const Range &d) | Dune::Amg::KAMG< M, X, S, PI, K, A > | virtual |
| category enum value | Dune::Amg::KAMG< M, X, S, PI, K, A > | |
| CoarseSolver typedef | Dune::Amg::KAMG< M, X, S, PI, K, A > | |
| Domain typedef | Dune::Amg::KAMG< M, X, S, PI, K, A > | |
| domain_type typedef | Dune::Preconditioner< X, X > | |
| field_type typedef | Dune::Preconditioner< X, X > | |
| KAMG(const OperatorHierarchy &matrices, CoarseSolver &coarseSolver, const SmootherArgs &smootherArgs, std::size_t gamma, std::size_t preSmoothingSteps=1, std::size_t postSmoothingSteps=1, std::size_t maxLevelKrylovSteps=3, double minDefectReduction=1e-1) | Dune::Amg::KAMG< M, X, S, PI, K, A > | |
| KAMG(const Operator &fineOperator, const C &criterion, const SmootherArgs &smootherArgs, std::size_t gamma=1, std::size_t preSmoothingSteps=1, std::size_t postSmoothingSteps=1, std::size_t maxLevelKrylovSteps=3, double minDefectReduction=1e-1, const ParallelInformation &pinfo=ParallelInformation()) | Dune::Amg::KAMG< M, X, S, PI, K, A > | |
| KrylovSolver typedef | Dune::Amg::KAMG< M, X, S, PI, K, A > | |
| Operator typedef | Dune::Amg::KAMG< M, X, S, PI, K, A > | |
| OperatorHierarchy typedef | Dune::Amg::KAMG< M, X, S, PI, K, A > | |
| ParallelInformation typedef | Dune::Amg::KAMG< M, X, S, PI, K, A > | |
| ParallelInformationHierarchy typedef | Dune::Amg::KAMG< M, X, S, PI, K, A > | |
| post(Domain &x) | Dune::Amg::KAMG< M, X, S, PI, K, A > | virtual |
| pre(Domain &x, Range &b) | Dune::Amg::KAMG< M, X, S, PI, K, A > | virtual |
| Range typedef | Dune::Amg::KAMG< M, X, S, PI, K, A > | |
| range_type typedef | Dune::Preconditioner< X, X > | |
| ScalarProduct typedef | Dune::Amg::KAMG< M, X, S, PI, K, A > | |
| SmootherArgs typedef | Dune::Amg::KAMG< M, X, S, PI, K, A > | |