|
dune-istl 2.10
|
template meta program for choosing how to add the correction. More...
#include <dune/istl/overlappingschwarz.hh>

template meta program for choosing how to add the correction.
There are specialization for the additive, the multiplicative, and the symmetric multiplicative mode.
| T | The Schwarz mode (either AdditiveSchwarzMode or MuliplicativeSchwarzMode or SymmetricMultiplicativeSchwarzMode) |
| X | The vector field type |