dune-istl  2.2.0
Public Types | Static Public Member Functions
Dune::Amg::ConstructionTraits< SeqSSOR< M, X, Y, l > > Struct Template Reference

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

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

List of all members.

Public Types

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

Static Public Member Functions

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

Detailed Description

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

Policy for the construction of the SeqSSOR smoother.


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