apply(Domain &v, const Range &d) | Dune::Amg::FastAMG< M, X, PI, A > | |
Preconditioner< X, X >::apply(X &v, const X &d)=0 | Dune::Preconditioner< X, X > | pure virtual |
category() const | Dune::Amg::FastAMG< M, X, PI, A > | inlinevirtual |
CoarseSolver typedef | Dune::Amg::FastAMG< M, X, PI, A > | |
Domain typedef | Dune::Amg::FastAMG< M, X, PI, A > | |
domain_type typedef | Dune::Preconditioner< X, X > | |
FastAMG(OperatorHierarchy &matrices, CoarseSolver &coarseSolver, const Parameters &parms, bool symmetric=true) | Dune::Amg::FastAMG< M, X, PI, A > | |
FastAMG(std::shared_ptr< const Operator > fineOperator, const C &criterion, const Parameters &parms=Parameters(), bool symmetric=true, const ParallelInformation &pinfo=ParallelInformation()) | Dune::Amg::FastAMG< M, X, PI, A > | |
FastAMG(const Operator &fineOperator, const C &criterion, const Parameters &parms=Parameters(), bool symmetric=true, const ParallelInformation &pinfo=ParallelInformation()) | Dune::Amg::FastAMG< M, X, PI, A > | inline |
FastAMG(const FastAMG &amg) | Dune::Amg::FastAMG< M, X, PI, A > | |
field_type typedef | Dune::Preconditioner< X, X > | |
getCoarsestAggregateNumbers(std::vector< std::size_t, A1 > &cont) | Dune::Amg::FastAMG< M, X, PI, A > | |
Operator typedef | Dune::Amg::FastAMG< M, X, PI, A > | |
OperatorHierarchy typedef | Dune::Amg::FastAMG< M, X, PI, A > | |
ParallelInformation typedef | Dune::Amg::FastAMG< M, X, PI, A > | |
ParallelInformationHierarchy typedef | Dune::Amg::FastAMG< M, X, PI, A > | |
post(Domain &x) | Dune::Amg::FastAMG< M, X, PI, A > | virtual |
pre(Domain &x, Range &b) | Dune::Amg::FastAMG< M, X, PI, A > | |
Preconditioner< X, X >::pre(X &x, X &b)=0 | Dune::Preconditioner< X, X > | pure virtual |
Range typedef | Dune::Amg::FastAMG< M, X, PI, A > | |
range_type typedef | Dune::Preconditioner< X, X > | |
recalculateHierarchy() | Dune::Amg::FastAMG< M, X, PI, A > | inline |
usesDirectCoarseLevelSolver() const | Dune::Amg::FastAMG< M, X, PI, A > | |
~Preconditioner() | Dune::Preconditioner< X, X > | inlinevirtual |