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

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

List of all members.

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)

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


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) [inline, static]
template<class M , class X , class Y >
static void Dune::Amg::ConstructionTraits< MatrixAdapter< M, X, Y > >::deconstruct ( MatrixAdapter< M, X, Y > *  m) [inline, static]

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