62 Info<<
"Finalising parallel run" <<
endl;
67 void runPar(
int& argc,
char**& argv,
const bool needsThread)
73 Info<<
"Failed to start parallel run" <<
endl;
void runPar(int &argc, char **&argv, const bool needsThread)
Helper class for initializing parallel jobs from the command arguments.
Ostream & endl(Ostream &os)
Add newline and flush stream.
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
static bool init(int &argc, char **&argv, const bool needsThread)
Initialisation function called from main.
static void exit(int errnum=1)
Exit program.