|
dune-istl 2.10
|
Provides a class for building the galerkin product based on a aggregation scheme. More...
#include "aggregates.hh"#include "pinfo.hh"#include <dune/common/poolallocator.hh>#include <dune/common/enumset.hh>#include <set>#include <limits>#include <algorithm>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 > |
| 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 |
Provides a class for building the galerkin product based on a aggregation scheme.