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

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

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

Public Types

typedef DefaultConstructionArgs< Richardson< X, Y > > Arguments
 

Static Public Member Functions

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

Detailed Description

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

Policy for the construction of the Richardson smoother.


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