dune-istl  2.2.0
Public Types | Static Public Member Functions
Dune::Amg::SmootherApplier< SeqOverlappingSchwarz< M, X, MultiplicativeSchwarzMode, MS, TA > > Struct Template Reference

#include <dune/istl/paamg/smoother.hh>

List of all members.

Public Types

typedef SeqOverlappingSchwarz
< M, X,
MultiplicativeSchwarzMode, MS,
TA > 
Smoother
typedef Smoother::range_type Range
typedef Smoother::domain_type Domain

Static Public Member Functions

static void preSmooth (Smoother &smoother, Domain &v, const Range &d)
static void postSmooth (Smoother &smoother, Domain &v, const Range &d)

template<class M, class X, class MS, class TA>
struct Dune::Amg::SmootherApplier< SeqOverlappingSchwarz< M, X, MultiplicativeSchwarzMode, MS, TA > >


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