dune-localfunctions  2.7.0
Public Types | Static Public Member Functions | Public Attributes | List of all members
Dune::RaviartThomasCoefficientsFactory< dim > Struct Template Reference

#include <dune/localfunctions/raviartthomas/raviartthomassimplex/raviartthomassimplexinterpolation.hh>

Public Types

typedef std::size_t Key
 

Static Public Member Functions

template<class Topology >
static Objectcreate (const Key &key)
 
template<class Topology >
static bool supports (const Key &key)
 
static void release (Object *object)
 

Public Attributes

const typedef LocalCoefficientsContainer Object
 

Member Typedef Documentation

◆ Key

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

Member Function Documentation

◆ create()

template<unsigned int dim>
template<class Topology >
static Object* Dune::RaviartThomasCoefficientsFactory< dim >::create ( const Key key)
inlinestatic

◆ release()

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

◆ supports()

template<unsigned int dim>
template<class Topology >
static bool Dune::RaviartThomasCoefficientsFactory< dim >::supports ( const Key key)
inlinestatic

Member Data Documentation

◆ Object

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

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