setRootCase.H
Go to the documentation of this file.
1 //
2 // setRootCase.H
3 // ~~~~~~~~~~~~~
4 
5  Foam::argList args(argc, argv);
7  {
9  }
Foam::argList
Extract command arguments and options from the supplied argc and argv parameters.
Definition: argList.H:97
Foam::FatalError
error FatalError
Foam::error::exit
void exit(const int errNo=1)
Exit : can be called for any error to exit program.
Definition: error.C:165
Foam::argList::checkRootCase
bool checkRootCase() const
Check root path and case path.
Definition: argList.C:1225
args
Foam::argList args(argc, argv)