Public Member Functions | Private Attributes
ParRunControl Class Reference

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

Public Member Functions

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

Private Attributes

bool RunPar
 

Detailed Description

Helper class for initializing parallel jobs from the command arguments.

Definition at line 46 of file parRun.H.

Constructor & Destructor Documentation

◆ ParRunControl()

ParRunControl ( )
inline

Definition at line 52 of file parRun.H.

◆ ~ParRunControl()

~ParRunControl ( )
inline

Definition at line 57 of file parRun.H.

References Foam::endl(), UPstream::exit(), Foam::Info, and ParRunControl::RunPar.

Here is the call graph for this function:

Member Function Documentation

◆ runPar()

void runPar ( int &  argc,
char **&  argv 
)
inline

Definition at line 66 of file parRun.H.

References Foam::endl(), UPstream::exit(), Foam::Info, UPstream::init(), and ParRunControl::RunPar.

Here is the call graph for this function:

◆ parRun()

bool parRun ( ) const
inline

Definition at line 77 of file parRun.H.

References ParRunControl::RunPar.

Field Documentation

◆ RunPar

bool RunPar
private

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