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