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

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

Public Types

typedef RTL2InterpolationBuilder< dim, Field > Builder
 
typedef const RaviartThomasL2Interpolation< dim, Field > Object
 
typedef std::size_t Key
 
typedef std::remove_const< Object >::type NonConstObject
 

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

◆ Builder

template<unsigned int dim, class Field >
typedef RTL2InterpolationBuilder<dim,Field> Dune::RaviartThomasL2InterpolationFactory< dim, Field >::Builder

◆ Key

template<unsigned int dim, class Field >
typedef std::size_t Dune::RaviartThomasL2InterpolationFactory< dim, Field >::Key

◆ NonConstObject

template<unsigned int dim, class Field >
typedef std::remove_const<Object>::type Dune::RaviartThomasL2InterpolationFactory< dim, Field >::NonConstObject

◆ Object

template<unsigned int dim, class Field >
typedef const RaviartThomasL2Interpolation<dim,Field> Dune::RaviartThomasL2InterpolationFactory< dim, Field >::Object

Member Function Documentation

◆ create()

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

◆ release()

template<unsigned int dim, class Field >
static void Dune::RaviartThomasL2InterpolationFactory< dim, Field >::release ( Object object)
inlinestatic

◆ supports()

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

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