dune-istl  2.5-git
Public Types | Static Public Member Functions | List of all members
Dune::Amg::ConstructionTraits< SeqILU0< M, X, Y > > Struct Template Reference

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

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

Public Types

typedef DefaultConstructionArgs< SeqILU0< M, X, Y > > Arguments
 

Static Public Member Functions

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

Detailed Description

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

Policy for the construction of the SeqILUn smoother.


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