dune-istl  2.7.0
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 SeqILU0 smoother. More...

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

Public Types

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

Static Public Member Functions

static std::shared_ptr< SeqILU0< M, X, Y > > construct (Arguments &args)
 

Detailed Description

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

Policy for the construction of the SeqILU0 smoother.


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