dune-istl
2.3beta2
|
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 |