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 > | |
Preconditioner< X, X >::apply(X &v, const X &d)=0 | Dune::Preconditioner< X, X > | pure virtual |
category() const | Dune::Amg::KAMG< M, X, S, PI, K, A > | inlinevirtual |
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(OperatorHierarchy &matrices, CoarseSolver &coarseSolver, const SmootherArgs &smootherArgs, const Parameters &parms, 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=SmootherArgs(), 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 > | |
Preconditioner< X, X >::pre(X &x, X &b)=0 | Dune::Preconditioner< X, X > | pure 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 > | |
~Preconditioner() | Dune::Preconditioner< X, X > | inlinevirtual |