dune-istl  2.1.1
Public Types | Static Public Member Functions
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>

List of all members.

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: