dune-istl  2.2.0
Classes | Namespaces
galerkin.hh File Reference

Provides a class for building the galerkin product based on a aggregation scheme. More...

Go to the source code of this file.

Classes

struct  Dune::Amg::OverlapVertex< T >
class  Dune::Amg::SparsityBuilder< M >
 Functor for building the sparsity pattern of the matrix using examineConnectivity. More...
class  Dune::Amg::BaseGalerkinProduct
class  Dune::Amg::GalerkinProduct< T >
struct  Dune::Amg::GalerkinProduct< T >::OVLess< A >
class  Dune::Amg::GalerkinProduct< SequentialInformation >
struct  Dune::Amg::BaseConnectivityConstructor
class  Dune::Amg::BaseConnectivityConstructor::ConnectedBuilder< G, S, V >
 Visitor for identifying connected aggregates during a breadthFirstSearch. More...
struct  Dune::Amg::ConnectivityConstructor< G, T >
struct  Dune::Amg::ConnectivityConstructor< G, SequentialInformation >
struct  Dune::Amg::DirichletBoundarySetter< T >
struct  Dune::Amg::DirichletBoundarySetter< SequentialInformation >

Namespaces

namespace  Dune
namespace  Dune::Amg

Detailed Description

Provides a class for building the galerkin product based on a aggregation scheme.

Author
Markus Blatt