dune-istl  2.4.1-rc2
Public Types | Static Public Member Functions | List of all members
Dune::Amg::ConstructionTraits< SeqJac< M, X, Y, l > > Struct Template Reference

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

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

Public Types

typedef DefaultConstructionArgs< SeqJac< M, X, Y, l > > Arguments
 

Static Public Member Functions

static SeqJac< M, X, Y, l > * construct (Arguments &args)
 
static void deconstruct (SeqJac< M, X, Y, l > *jac)
 

Detailed Description

template<class M, class X, class Y, int l>
struct Dune::Amg::ConstructionTraits< SeqJac< M, X, Y, l > >

Policy for the construction of the SeqJac smoother.


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