dune-istl 2.10
Loading...
Searching...
No Matches
Dune::Amg::ConstructionTraits< ParSSOR< M, X, Y, C > > Struct Template Reference

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

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

Inheritance diagram for Dune::Amg::ConstructionTraits< ParSSOR< M, X, Y, C > >:
Inheritance graph

Public Types

typedef DefaultParallelConstructionArgs< M, C > Arguments

Static Public Member Functions

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

Detailed Description

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

Policy for the construction of the ParSSOR smoother.


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