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

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

Public Types

typedef const
MatrixAdapterArgs< M, X, Y > 
Arguments

Static Public Member Functions

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

Member Typedef Documentation

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

Member Function Documentation

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

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