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 > | |
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 > | |
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 > | |
maxlevels() | 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 > | |
pre(Domain &x, Range &b) | Dune::Amg::KAMG< M, X, S, PI, K, A > | |
Range typedef | Dune::Amg::KAMG< M, X, S, PI, K, A > | |
ScalarProduct typedef | Dune::Amg::KAMG< M, X, S, PI, K, A > | |
SmootherArgs typedef | Dune::Amg::KAMG< M, X, S, PI, K, A > | |