![]() |
LifeV
|
Singleton pattern class. More...
#include <algorithm>#include <cassert>#include <cstdlib>#include <exception>#include <new>#include <stdexcept>#include <lifev/core/util/FactoryPolicy.hpp>
Include dependency graph for FactorySingleton.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| class | FactorySingleton< SingletonType > |
| implement the FactorySingleton pattern More... | |
Namespaces | |
| LifeV | |
| Default Physical Solver. | |
Singleton pattern class.
Definition in file FactorySingleton.hpp.