OpenFOAM
dev
The OpenFOAM Foundation
addFunctionObjectsOption.H
Go to the documentation of this file.
1
Foam::argList::removeOption
(
"noFunctionObjects"
);
2
3
Foam::argList::addBoolOption
4
(
5
"functionObjects"
,
6
"Execute functionObjects"
7
);
Foam::argList::addBoolOption
static void addBoolOption(const word &opt, const string &usage="")
Add to a bool option to validOptions with usage information.
Definition:
argList.C:118
Foam::argList::removeOption
static void removeOption(const word &opt)
Remove option from validOptions and from optionUsage.
Definition:
argList.C:168
src
OpenFOAM
include
addFunctionObjectsOption.H
Generated by
1.9.1