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

Public Attributes

const typedef MatrixAdapterArgs< 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

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: