OpenFOAM
13
The OpenFOAM Foundation
addNoOverwriteOption.H
Go to the documentation of this file.
1
Foam::argList::addBoolOption
2
(
3
"noOverwrite"
,
4
"Do not overwrite existing mesh/results files"
5
);
6
7
Foam::argList::addBoolOption
8
(
9
"overwrite"
,
10
"Deprecated option, this is now default behaviour"
11
);
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
src
OpenFOAM
include
addNoOverwriteOption.H
Generated by
1.9.1