dune-istl
2.3beta2
|
Algebraic twolevel methods. More...
Go to the source code of this file.
Classes | |
class | Dune::Amg::LevelTransferPolicy< FO, CO > |
Abstract base class for transfer between levels and creation of the coarse level system. More... | |
class | Dune::Amg::AggregationLevelTransferPolicy< O, C > |
A LeveTransferPolicy that used aggregation to construct the coarse level system. More... | |
class | Dune::Amg::OneStepAMGCoarseSolverPolicy< O, S, C > |
A policy class for solving the coarse level system using one step of AMG. More... | |
struct | Dune::Amg::OneStepAMGCoarseSolverPolicy< O, S, C >::AMGInverseOperator |
A wrapper that makes an inverse operator out of AMG. | |
class | Dune::Amg::TwoLevelMethod< FO, CSP, S > |
struct | Dune::Amg::TwoLevelMethod< FO, CSP, S >::LevelContext |
Struct containing the level information. |
Namespaces | |
namespace | Dune |
namespace | Dune::Amg |
Algebraic twolevel methods.