FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

ParRunControl Class Reference

Helper class for initializing parallel jobs from the command arguments. More...

#include <OpenFOAM/parRun.H>


Detailed Description

Helper class for initializing parallel jobs from the command arguments.

Definition at line 48 of file parRun.H.

List of all members.

Public Member Functions

 ParRunControl ()
 ~ParRunControl ()
void  runPar (int &argc, char **&argv)
bool  parRun () const

Constructor & Destructor Documentation

ParRunControl (  ) [inline]

Definition at line 54 of file parRun.H.

~ParRunControl (  ) [inline]

Definition at line 59 of file parRun.H.

References Foam::endl(), Foam::exit(), and Foam::Info.


Member Function Documentation

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().

bool parRun (  ) const [inline]

Definition at line 79 of file parRun.H.


The documentation for this class was generated from the following file: