|
dune-istl
2.6-git
|
The AMG preconditioner. More...
#include <memory>#include <dune/common/exceptions.hh>#include <dune/istl/paamg/smoother.hh>#include <dune/istl/paamg/transfer.hh>#include <dune/istl/paamg/hierarchy.hh>#include <dune/istl/solvers.hh>#include <dune/istl/scalarproducts.hh>#include <dune/istl/superlu.hh>#include <dune/istl/umfpack.hh>#include <dune/istl/solvertype.hh>#include <dune/common/typetraits.hh>Go to the source code of this file.
Classes | |
| class | Dune::Amg::KAMG< M, X, S, PI, K, A > |
| an algebraic multigrid method using a Krylov-cycle. More... | |
| class | Dune::Amg::KAmgTwoGrid< AMG > |
| Two grid operator for AMG with Krylov cycle. More... | |
| class | Dune::Amg::AMG< M, X, S, PI, A > |
| Parallel algebraic multigrid based on agglomeration. More... | |
| struct | Dune::Amg::DirectSolverSelector< Matrix, Vector > |
| struct | Dune::Amg::DirectSolverSelector< Matrix, Vector >::Solver< M, SolverType > |
| struct | Dune::Amg::DirectSolverSelector< Matrix, Vector >::Solver< M, superlu > |
Namespaces | |
| Dune | |
| Dune::Amg | |
The AMG preconditioner.
1.8.13