Dune Core Modules (2.4.1)
smoother.hh File Reference
Classes for the generic construction and application of the smoothers. More...
#include <dune/istl/paamg/construction.hh>#include <dune/istl/paamg/aggregates.hh>#include <dune/istl/preconditioners.hh>#include <dune/istl/schwarz.hh>#include <dune/istl/novlpschwarz.hh>#include <dune/common/propertymap.hh>#include <dune/common/unused.hh>Go to the source code of this file.
Classes | |
| struct | Dune::Amg::DefaultSmootherArgs< T > |
| The default class for the smoother arguments. More... | |
| struct | Dune::Amg::SmootherTraits< T > |
| Traits class for getting the attribute class of a smoother. More... | |
| class | Dune::Amg::DefaultConstructionArgs< T > |
| Construction Arguments for the default smoothers. More... | |
| struct | Dune::Amg::ConstructionTraits< SeqSSOR< M, X, Y, l > > |
| Policy for the construction of the SeqSSOR smoother. More... | |
| struct | Dune::Amg::ConstructionTraits< SeqSOR< M, X, Y, l > > |
| Policy for the construction of the SeqSOR smoother. More... | |
| struct | Dune::Amg::ConstructionTraits< SeqJac< M, X, Y, l > > |
| Policy for the construction of the SeqJac smoother. More... | |
| struct | Dune::Amg::ConstructionTraits< SeqILU0< M, X, Y > > |
| Policy for the construction of the SeqILUn smoother. More... | |
| struct | Dune::Amg::ConstructionTraits< SeqILUn< M, X, Y > > |
| Policy for the construction of the SeqJac smoother. More... | |
| struct | Dune::Amg::ConstructionTraits< ParSSOR< M, X, Y, C > > |
| Policy for the construction of the ParSSOR smoother. More... | |
| struct | Dune::Amg::SmootherApplier< T > |
| Helper class for applying the smoothers. More... | |
Namespaces | |
| namespace | Dune |
| Dune namespace. | |
Functions | |
| template<typename LevelContext > | |
| void | Dune::Amg::presmooth (LevelContext &levelContext, size_t steps) |
| Apply pre smoothing on the current level. More... | |
| template<typename LevelContext > | |
| void | Dune::Amg::postsmooth (LevelContext &levelContext, size_t steps) |
| Apply post smoothing on the current level. More... | |
Detailed Description
Classes for the generic construction and application of the smoothers.
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Nov 1, 23:35, 2025)