LifeV
|
Singleton pattern class. More...
#include <algorithm>
#include <cassert>
#include <cstdlib>
#include <exception>
#include <new>
#include <stdexcept>
#include <lifev/core/util/FactoryPolicy.hpp>
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.