AMG(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=SmootherArgs(), const ParallelInformation &pinfo=ParallelInformation()) | Dune::Amg::AMG< M, X, S, PI, A > | |
AMG(std::shared_ptr< const Operator > fineOperator, const ParameterTree &configuration, const ParallelInformation &pinfo=ParallelInformation()) | Dune::Amg::AMG< M, X, S, PI, A > | |
AMG(const AMG &amg) | Dune::Amg::AMG< M, X, S, PI, A > | inline |
apply(Domain &v, const Range &d) | Dune::Amg::AMG< M, X, S, PI, A > | virtual |
category() const | Dune::Amg::AMG< M, X, S, PI, A > | inlinevirtual |
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 > | |
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 > | |
~Preconditioner() | Dune::Preconditioner< X, X > | inlinevirtual |