dune-fem 2.8.0
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Dune::Fem::DefaultSingletonFactory< Key, Object > Struct Template Reference

#include <dune/fem/storage/singletonlist.hh>

Static Public Member Functions

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

Member Function Documentation

◆ createObject()

template<class Key , class Object >
static Object * Dune::Fem::DefaultSingletonFactory< Key, Object >::createObject ( const Key &  key)
inlinestatic

◆ deleteObject()

template<class Key , class Object >
static void Dune::Fem::DefaultSingletonFactory< Key, Object >::deleteObject ( Object *  object)
inlinestatic

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