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

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

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

List of all members.

Public Types

typedef ConstructionArgs
< SeqILUn< M, X, Y > > 
Arguments

Static Public Member Functions

static SeqILUn< M, X, Y > * construct (Arguments &args)
static void deconstruct (SeqILUn< M, X, Y > *ilu)

Detailed Description

template<class M, class X, class Y>
struct Dune::Amg::ConstructionTraits< SeqILUn< M, X, Y > >

Policy for the construction of the SeqJac smoother.


Member Typedef Documentation

template<class M , class X , class Y >
typedef ConstructionArgs<SeqILUn<M,X,Y> > Dune::Amg::ConstructionTraits< SeqILUn< M, X, Y > >::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].