DUNE PDELab (git)
Dune::Amg::SmootherApplier< T > Struct Template Reference
Helper class for applying the smoothers. More...
#include <dune/istl/paamg/smoother.hh>
Static Public Member Functions | |
static void | preSmooth (Smoother &smoother, Domain &v, const Range &d) |
apply pre smoothing in forward direction More... | |
static void | postSmooth (Smoother &smoother, Domain &v, const Range &d) |
apply post smoothing in forward direction More... | |
Detailed Description
template<class T>
struct Dune::Amg::SmootherApplier< T >
struct Dune::Amg::SmootherApplier< T >
Helper class for applying the smoothers.
The goal of this class is to get a symmetric AMG method whenever possible.
The specializations for SOR and SeqOverlappingSchwarz in MultiplicativeSchwarzMode will apply the smoother forward when pre and backward when post smoothing.
The documentation for this struct was generated from the following file:
- dune/istl/paamg/smoother.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)