dune-istl  3.0-git
Public Types | Static Public Member Functions | List of all members
Dune::Amg::SmootherApplier< BlockPreconditioner< X, Y, C, SeqSOR< M, X, Y, l > > > Struct Template Reference

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

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)
 

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