![]() |
OpenLB 1.8.1
|
#include "olbInit.h"#include "io/ostreamManager.h"#include "communication/mpiManager.h"#include "communication/ompManager.h"#include "core/platform/platform.h"
Include dependency graph for olbInit.cpp:Go to the source code of this file.
Namespaces | |
| namespace | olb |
| Top level namespace for all of OpenLB. | |
| namespace | olb::singleton |
Functions | |
| ThreadPool & | olb::singleton::pool () |
| void | olb::initialize (int *argc, char ***argv, bool multiOutput=false, bool verbose=true) |
| Initialize OpenLB. | |
| void | olb::initialize (int argc, char **argv, bool multiOutput=false, bool verbose=true) |
| Initialize OpenLB. | |