OpenFOAM
6
The OpenFOAM Foundation
src
OpenFOAM
include
addRegionOption.H
Go to the documentation of this file.
1
Foam::argList::addOption
2
(
3
"region"
,
4
"name"
,
5
"specify alternative mesh region"
6
);
Foam::argList::addOption
static void addOption(const word &opt, const string ¶m="", const string &usage="")
Add to an option to validOptions with usage information.
Definition:
argList.C:120
Generated by
1.8.13