dune-istl  2.3.1
Public Types | Static Public Member Functions | List of all members
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>

Public Types

typedef
DefaultParallelConstructionArgs
< M, C > 
Arguments
 

Static Public Member Functions

static ParSSOR< M, X, Y, C > * construct (Arguments &args)
 
static void deconstruct (ParSSOR< M, X, Y, C > *ssor)
 

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: