dune-localfunctions 2.10
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
Dune::NedelecCoefficientsFactory< dim > Struct Template Reference

#include <dune/localfunctions/nedelec/nedelecsimplex/nedelecsimplexinterpolation.hh>

Public Types

typedef std::size_t Key
 
typedef const LocalCoefficientsContainer Object
 

Static Public Member Functions

template<GeometryType::Id geometryId>
static Objectcreate (const Key &key)
 
template<GeometryType::Id geometryId>
static bool supports (const Key &key)
 
static void release (Object *object)
 

Member Typedef Documentation

◆ Key

template<unsigned int dim>
typedef std::size_t Dune::NedelecCoefficientsFactory< dim >::Key

◆ Object

template<unsigned int dim>
typedef const LocalCoefficientsContainer Dune::NedelecCoefficientsFactory< dim >::Object

Member Function Documentation

◆ create()

template<unsigned int dim>
template<GeometryType::Id geometryId>
static Object * Dune::NedelecCoefficientsFactory< dim >::create ( const Key key)
inlinestatic

◆ release()

template<unsigned int dim>
static void Dune::NedelecCoefficientsFactory< dim >::release ( Object object)
inlinestatic

◆ supports()

template<unsigned int dim>
template<GeometryType::Id geometryId>
static bool Dune::NedelecCoefficientsFactory< dim >::supports ( const Key key)
inlinestatic

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