dune-istl  2.2.0
Public Types | Static Public Member Functions
Dune::Amg::ConstructionTraits< SeqILUn< M, X, Y > > Struct Template Reference

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.


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