dune-istl 2.10
Loading...
Searching...
No Matches

The AMG preconditioner. More...

Go to the source code of this file.

Classes

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 >
 
struct  Dune::AMGCreator
 
struct  Dune::AMGCreator::isValidBlockType< class >
 
struct  Dune::AMGCreator::isValidBlockType< FieldMatrix< T, n, m > >
 

Namespaces

namespace  Dune
 
namespace  Dune::Amg
 

Functions

 Dune::DUNE_REGISTER_PRECONDITIONER ("amg", AMGCreator())
 

Detailed Description

The AMG preconditioner.

Author
Markus Blatt