Go to the source code of this file.
Functions | |
if (args.optionFound("listSwitches")) | |
if (args.optionFound("listRegisteredSwitches")) | |
if (listOptions) | |
Variables | |
bool | listOptions = false |
if | ( | args. | optionFound"listSwitches" | ) |
Definition at line 4 of file listOutput.H.
References args, listOptions, Foam::listSwitches(), and argList::optionFound().
if | ( | args. | optionFound"listRegisteredSwitches" | ) |
Definition at line 13 of file listOutput.H.
References args, Foam::endl(), Foam::Info, listOptions, Foam::debug::listRegisteredSwitches(), and argList::optionFound().
if | ( | listOptions | ) |
Definition at line 99 of file listOutput.H.
References Foam::exit().
bool listOptions = false |
Definition at line 1 of file listOutput.H.
Referenced by if().