dune-istl  2.7.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 std::shared_ptr< MatrixAdapter< M, X, Y > > construct (Arguments &args)
 

Member Typedef Documentation

◆ Arguments

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

Member Function Documentation

◆ construct()

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

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