dune-istl 2.9.0
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
Dune::Amg::ConstructionTraits< SeqSOR< M, X, Y, l > > Struct Template Reference

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

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

Public Types

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

Static Public Member Functions

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

Detailed Description

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

Policy for the construction of the SeqSOR smoother.


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