| AMG(const OperatorHierarchy &matrices, CoarseSolver &coarseSolver, const SmootherArgs &smootherArgs, std::size_t gamma, std::size_t preSmoothingSteps, std::size_t postSmoothingSteps, bool additive=false) | Dune::Amg::AMG< M, X, S, PI, A > | |
| AMG(const OperatorHierarchy &matrices, CoarseSolver &coarseSolver, const SmootherArgs &smootherArgs, const Parameters &parms) | Dune::Amg::AMG< M, X, S, PI, A > | |
| AMG(const Operator &fineOperator, const C &criterion, const SmootherArgs &smootherArgs, std::size_t gamma, std::size_t preSmoothingSteps, std::size_t postSmoothingSteps, bool additive=false, const ParallelInformation &pinfo=ParallelInformation()) | Dune::Amg::AMG< M, X, S, PI, A > | |
| AMG(const Operator &fineOperator, const C &criterion, const SmootherArgs &smootherArgs, const ParallelInformation &pinfo=ParallelInformation()) | Dune::Amg::AMG< M, X, S, PI, A > | |
| apply(Domain &v, const Range &d) | Dune::Amg::AMG< M, X, S, PI, A > | virtual |
| category enum value | Dune::Amg::AMG< M, X, S, PI, A > | |
| CoarseSolver typedef | Dune::Amg::AMG< M, X, S, PI, A > | |
| Domain typedef | Dune::Amg::AMG< M, X, S, PI, A > | |
| domain_type typedef | Dune::Preconditioner< X, X > | |
| field_type typedef | Dune::Preconditioner< X, X > | |
| getCoarsestAggregateNumbers(std::vector< std::size_t, A1 > &cont) | Dune::Amg::AMG< M, X, S, PI, A > | |
| KAMG class | Dune::Amg::AMG< M, X, S, PI, A > | friend |
| KAmgTwoGrid< AMG > class | Dune::Amg::AMG< M, X, S, PI, A > | friend |
| levels() | Dune::Amg::AMG< M, X, S, PI, A > | |
| maxlevels() | Dune::Amg::AMG< M, X, S, PI, A > | |
| Operator typedef | Dune::Amg::AMG< M, X, S, PI, A > | |
| OperatorHierarchy typedef | Dune::Amg::AMG< M, X, S, PI, A > | |
| ParallelInformation typedef | Dune::Amg::AMG< M, X, S, PI, A > | |
| ParallelInformationHierarchy typedef | Dune::Amg::AMG< M, X, S, PI, A > | |
| post(Domain &x) | Dune::Amg::AMG< M, X, S, PI, A > | virtual |
| pre(Domain &x, Range &b) | Dune::Amg::AMG< M, X, S, PI, A > | virtual |
| Range typedef | Dune::Amg::AMG< M, X, S, PI, A > | |
| range_type typedef | Dune::Preconditioner< X, X > | |
| recalculateHierarchy() | Dune::Amg::AMG< M, X, S, PI, A > | inline |
| Smoother typedef | Dune::Amg::AMG< M, X, S, PI, A > | |
| SmootherArgs typedef | Dune::Amg::AMG< M, X, S, PI, A > | |
| usesDirectCoarseLevelSolver() const | Dune::Amg::AMG< M, X, S, PI, A > | |
| ~AMG() | Dune::Amg::AMG< M, X, S, PI, A > | |
| ~Preconditioner() | Dune::Preconditioner< X, X > | inlinevirtual |