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

factory class to create adaptation manager reference counter More...

#include <dune/fem/space/common/adaptationmanager.hh>

Static Public Member Functions

static ObjectType * createObject (const KeyType &key)
 
static void deleteObject (ObjectType *obj)
 

Detailed Description

template<class KeyType, class ObjectType>
struct Dune::Fem::AdaptationManagerReferenceFactory< KeyType, ObjectType >

factory class to create adaptation manager reference counter

Member Function Documentation

◆ createObject()

template<class KeyType , class ObjectType >
static ObjectType * Dune::Fem::AdaptationManagerReferenceFactory< KeyType, ObjectType >::createObject ( const KeyType &  key)
inlinestatic

◆ deleteObject()

template<class KeyType , class ObjectType >
static void Dune::Fem::AdaptationManagerReferenceFactory< KeyType, ObjectType >::deleteObject ( ObjectType *  obj)
inlinestatic

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