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.
template<class Factory >
template<class Topology >
statically create objects
release the object returned by the create methods
The documentation for this struct was generated from the following file: