Helper class for initializing parallel jobs from the command arguments. More...
#include <OpenFOAM/parRun.H>
Helper class for initializing parallel jobs from the command arguments.
Definition at line 48 of file parRun.H.
Public Member Functions | |
ParRunControl () | |
~ParRunControl () | |
void | runPar (int &argc, char **&argv) |
bool | parRun () const |
ParRunControl | ( | ) | [inline]
|
~ParRunControl | ( | ) | [inline]
|
Definition at line 59 of file parRun.H.
References Foam::endl(), Foam::exit(), and Foam::Info.
void runPar | ( | int & | argc, |
char **& | argv | ||
) | [inline]
|
Definition at line 68 of file parRun.H.
References Foam::endl(), Foam::exit(), Foam::Info, and Pstream::init().