Dune::Amg::ConstructionTraits< MultithreadDILU< M, X, Y > > Struct Template Reference

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

#include <ExtraSmoothers.hpp>

Public Types

using Arguments = DefaultConstructionArgs< MultithreadDILU< M, X, Y > >
 

Static Public Member Functions

static MultithreadDILU< M, X, Y > * construct (Arguments &args)
 
static void deconstruct (MultithreadDILU< M, X, Y > *dilu)
 

Detailed Description

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

Policy for the construction of the MultithreadDILU smoother.

Member Typedef Documentation

◆ Arguments

template<class M , class X , class Y >
using Dune::Amg::ConstructionTraits< MultithreadDILU< M, X, Y > >::Arguments = DefaultConstructionArgs<MultithreadDILU<M, X, Y> >

Member Function Documentation

◆ construct()

template<class M , class X , class Y >
static MultithreadDILU< M, X, Y > * Dune::Amg::ConstructionTraits< MultithreadDILU< M, X, Y > >::construct ( Arguments args)
inlinestatic

◆ deconstruct()

template<class M , class X , class Y >
static void Dune::Amg::ConstructionTraits< MultithreadDILU< M, X, Y > >::deconstruct ( MultithreadDILU< M, X, Y > *  dilu)
inlinestatic

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