1 #ifndef DUNE_FEM_PRECONDITIONING_HH 2 #define DUNE_FEM_PRECONDITIONING_HH 25 #endif // #ifndef DUNE_FEM_PRECONDITIONING_HH const ThisType & preconditionMatrix() const
return reference to precondition matrix
Definition: preconditioning.hh:16
Interface class for use of Preconditioners with the OEM solvers.
Definition: preconditioning.hh:9
bool hasPreconditionMatrix() const
Definition: preconditioning.hh:20
PreconditionInterface ThisType
type of this class
Definition: preconditioning.hh:13
Definition: oemsolver/oemsolver.hh:66