dune-fem  2.4.1-rc
Public Types | Static Public Member Functions | List of all members
Dune::Fem::LagrangeMapperSingletonFactory< Key, Object > Struct Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/space/lagrange/storage.hh>

Public Types

typedef Key::LagrangePointSetContainerType LagrangePointSetContainerType
 

Static Public Member Functions

static Object * createObject (const Key &key)
 
static void deleteObject (Object *obj)
 

Member Typedef Documentation

template<class Key , class Object >
typedef Key::LagrangePointSetContainerType Dune::Fem::LagrangeMapperSingletonFactory< Key, Object >::LagrangePointSetContainerType

Member Function Documentation

template<class Key , class Object >
static Object* Dune::Fem::LagrangeMapperSingletonFactory< Key, Object >::createObject ( const Key &  key)
inlinestatic
template<class Key , class Object >
static void Dune::Fem::LagrangeMapperSingletonFactory< Key, Object >::deleteObject ( Object *  obj)
inlinestatic

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