Go to the documentation of this file.
42 int main(
int argc,
char *argv[])
49 <<
"FOAM_CASE=" <<
getEnv(
"FOAM_CASE") <<
nl
50 <<
"FOAM_CASENAME=" <<
getEnv(
"FOAM_CASENAME") <<
nl
55 Info<<
"specify dictionaries to test\n";
62 const string& dictFile =
args[argI];
static SLList< string > validArgs
A list of valid (mandatory) arguments.
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
int main(int argc, char *argv[])
label size() const
Return the number of arguments.
Extract command arguments and options from the supplied argc and argv parameters.
Ostream & endl(Ostream &os)
Add newline and flush stream.
string getEnv(const word &)
Return environment variable of given name.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A list of keyword definitions, which are a keyword followed by any number of values (e....
static Stream & writeDivider(Stream &os)
Write the standard file section divider.
static void noParallel()
Remove the parallel options.
Foam::argList args(argc, argv)