dune-istl
2.6-git
|
Algebraic twolevel methods. More...
#include <tuple>
#include <dune/istl/operators.hh>
#include "amg.hh"
#include "galerkin.hh"
#include <dune/istl/solver.hh>
#include <dune/common/unused.hh>
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... | |
class | Dune::Amg::TwoLevelMethod< FO, CSP, S > |
Namespaces | |
Dune | |
Dune::Amg | |
Algebraic twolevel methods.