dune-istl  2.3.1
Public Types | Static Public Member Functions | List of all members
Dune::SeqOverlappingSchwarzApplier< SeqOverlappingSchwarz< M, X, SymmetricMultiplicativeSchwarzMode, TD, TA > > Struct Template Reference

#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)

Member Typedef Documentation

template<class M , class X , class TD , class TA >
typedef smoother::range_type Dune::SeqOverlappingSchwarzApplier< SeqOverlappingSchwarz< M, X, SymmetricMultiplicativeSchwarzMode, TD, TA > >::range_type

Member Function Documentation

template<class M , class X , class TD , class TA >
static void Dune::SeqOverlappingSchwarzApplier< SeqOverlappingSchwarz< M, X, SymmetricMultiplicativeSchwarzMode, TD, TA > >::apply ( smoother sm,
range_type v,
const range_type b 
)
inlinestatic

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