A wrapper for a TopologyFactory providing singleton storage. Same usage as TopologyFactory but with empty release method an internal storage.
More...
#include <dune/geometry/topologyfactory.hh>
|
typedef Factory::Key | Key |
|
typedef const Factory::Object | Object |
|
|
static const unsigned int | dimension = Factory::dimension |
|
template<class Factory>
struct Dune::TopologySingletonFactory< Factory >
A wrapper for a TopologyFactory providing singleton storage. Same usage as TopologyFactory but with empty release method an internal storage.
◆ Key
◆ Object
◆ create() [1/3]
◆ create() [2/3]
◆ create() [3/3]
template<class Factory >
template<class Topology >
◆ release()
release the object returned by the create methods
◆ dimension
The documentation for this struct was generated from the following file: