, including all inherited members.
AMG(const OperatorHierarchy &matrices, CoarseSolver &coarseSolver, const SmootherArgs &smootherArgs, std::size_t gamma, std::size_t smoothingSteps) | Dune::Amg::AMG< M, X, S, PI, A > | |
AMG(const Operator &fineOperator, const C &criterion, const SmootherArgs &smootherArgs, std::size_t gamma=1, std::size_t smoothingSteps=2, 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 > | |
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 > | |
Smoother typedef | Dune::Amg::AMG< M, X, S, PI, A > | |
SmootherArgs typedef | Dune::Amg::AMG< M, X, S, PI, A > | |