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

#include <dune/istl/overlappingschwarz.hh>

List of all members.

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)

template<class M, class X, class TD, class TA>
struct Dune::SeqOverlappingSchwarzApplier< SeqOverlappingSchwarz< M, X, SymmetricMultiplicativeSchwarzMode, TD, TA > >


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 
) [inline, static]

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