dune-istl  2.2.0
Dune::AdderSelector< T, X, S > Struct Template Reference

template meta program for choosing how to add the correction. More...

#include <dune/istl/overlappingschwarz.hh>


Detailed Description

template<typename T, class X, class S>
struct Dune::AdderSelector< T, X, S >

template meta program for choosing how to add the correction.

There are specialization for the additive, the multiplicative, and the symmetric multiplicative mode.

Template Parameters:
TThe Schwarz mode (either AdditiveSchwarzMode or MuliplicativeSchwarzMode or SymmetricMultiplicativeSchwarzMode)
XThe vector field type

The documentation for this struct was generated from the following file: