Dune::Amg::SmootherApplier< BlockPreconditioner< X, Y, C, SeqSOR< M, X, Y, l > > > Struct Template Reference
[Parallel Algebraic Multigrid]

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

List of all members.

Public Types

typedef BlockPreconditioner< X,
Y, C, SeqSOR< M, X, Y, l > > 
Smoother
typedef Smoother::range_type Range
typedef Smoother::domain_type Domain

Static Public Member Functions

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

template<class M, class X, class Y, class C, int l>
struct Dune::Amg::SmootherApplier< BlockPreconditioner< X, Y, C, SeqSOR< M, X, Y, l > > >


Member Typedef Documentation

template<class M , class X , class Y , class C , int l>
typedef BlockPreconditioner<X,Y,C,SeqSOR<M,X,Y,l> > Dune::Amg::SmootherApplier< BlockPreconditioner< X, Y, C, SeqSOR< M, X, Y, l > > >::Smoother

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

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].