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

Policy for the construction of the SeqSOR smoother. More...

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

List of all members.

Public Types

typedef
DefaultConstructionArgs
< SeqSOR< M, X, Y, l > > 
Arguments

Static Public Member Functions

static SeqSOR< M, X, Y, l > * construct (Arguments &args)
static void deconstruct (SeqSOR< M, X, Y, l > *sor)

Detailed Description

template<class M, class X, class Y, int l>
struct Dune::Amg::ConstructionTraits< SeqSOR< M, X, Y, l > >

Policy for the construction of the SeqSOR smoother.


Member Typedef Documentation

template<class M , class X , class Y , int l>
typedef DefaultConstructionArgs<SeqSOR<M,X,Y,l> > Dune::Amg::ConstructionTraits< SeqSOR< M, X, Y, l > >::Arguments

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].