Dune Core Modules (unstable)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Dune::SeqOverlappingSchwarzApplier< T > Struct Template Reference
Helper template meta program for application of overlapping Schwarz. More...
#include <dune/istl/overlappingschwarz.hh>
Detailed Description
template<class T>
struct Dune::SeqOverlappingSchwarzApplier< T >
struct Dune::SeqOverlappingSchwarzApplier< T >
Helper template meta program for application of overlapping Schwarz.
The is needed because when using the multiplicative Schwarz version one might still want to make multigrid symmetric, i.e. forward sweep when pre- and backward sweep when post-smoothing.
- Template Parameters
-
T The smoother to apply.
The documentation for this struct was generated from the following file:
- dune/istl/overlappingschwarz.hh
