OpenLB 1.7
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
singleton.h File Reference

Definition of singletons: global, publicly available information. More...

#include <string>
#include <stdlib.h>
#include "io/ostreamManager.h"
#include "communication/mpiManager.h"
#include <sys/stat.h>
+ Include dependency graph for singleton.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  olb::singleton::Directories
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 
namespace  olb::singleton
 

Functions

Directoriesolb::singleton::directories ()
 
template<typename T >
void olb::singleton::checkValue (T input)
 
void olb::singleton::exit (int exitcode)
 

Detailed Description

Definition of singletons: global, publicly available information.

Definition in file singleton.h.