dune-istl  2.6-git
Static Public Member Functions | Public Attributes | List of all members
Dune::Amg::ConstructionTraits< MatrixAdapter< M, X, Y > > Class Template Reference

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

Static Public Member Functions

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

Public Attributes

const typedef MatrixAdapterArgs< M, X, Y > Arguments
 

Member Function Documentation

◆ construct()

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

◆ deconstruct()

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

Member Data Documentation

◆ Arguments

template<class M , class X , class Y >
const typedef MatrixAdapterArgs<M,X,Y> Dune::Amg::ConstructionTraits< MatrixAdapter< M, X, Y > >::Arguments

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