dune-istl  3.0-git
Public Types | Static Public Member Functions | List of all members
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>

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: