Dune::AdderSelector< T, X, S > Struct Template Reference
[Preconditioners]

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:
The Schwarz mode (either AdditiveSchwarzMode or MuliplicativeSchwarzMode or SymmetricMultiplicativeSchwarzMode)
X The vector field type

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

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].