dune-istl 2.10
|
#include <dune/istl/overlappingschwarz.hh>
Public Types | |
typedef SeqOverlappingSchwarz< M, X, SymmetricMultiplicativeSchwarzMode, TD, TA > | smoother |
typedef smoother::range_type | range_type |
Static Public Member Functions | |
static void | apply (smoother &sm, range_type &v, const range_type &b) |
smoother::range_type Dune::SeqOverlappingSchwarzApplier< SeqOverlappingSchwarz< M, X, SymmetricMultiplicativeSchwarzMode, TD, TA > >::range_type |
SeqOverlappingSchwarz<M,X,SymmetricMultiplicativeSchwarzMode,TD,TA> Dune::SeqOverlappingSchwarzApplier< SeqOverlappingSchwarz< M, X, SymmetricMultiplicativeSchwarzMode, TD, TA > >::smoother |
|
inlinestatic |