dune-istl  2.3.0
Classes | Namespaces
kamg.hh File Reference

Provides an algebraic multigrid using a Krylov cycle. More...

#include <dune/istl/preconditioners.hh>
#include "amg.hh"

Go to the source code of this file.

Classes

class  Dune::Amg::KAmgTwoGrid< T >
 Two grid operator for AMG with Krylov cycle. More...
 
class  Dune::Amg::KAMG< M, X, S, P, K, A >
 an algebraic multigrid method using a Krylov-cycle. More...
 

Namespaces

 Dune
 
 Dune::Amg
 

Detailed Description

Provides an algebraic multigrid using a Krylov cycle.

Author
Markus Blatt