Dune Core Modules (2.6.0)

Dune::IteratorDirectionSelector< T1, T2, forward > Struct Template Reference

Helper template meta program for application of overlapping schwarz. More...

#include <dune/istl/overlappingschwarz.hh>

Detailed Description

template<typename T1, typename T2, bool forward>
struct Dune::IteratorDirectionSelector< T1, T2, forward >

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
T1type of the vector with the subdomain solvers.
T2type of the vector with the subdomain vector fields.
forwardIf true apply in a forward sweep.

The documentation for this struct was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Mar 28, 23:30, 2024)