62 Info<<
"Finalising parallel run" <<
endl;
67 void runPar(
int& argc,
char**& argv)
73 Info<<
"Failed to start parallel run" <<
endl;
Helper class for initializing parallel jobs from the command arguments.
Ostream & endl(Ostream &os)
Add newline and flush stream.
void runPar(int &argc, char **&argv)
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)
Initialisation function called from main.
static void exit(int errnum=1)
Exit program.