addRegionOption.H
Go to the documentation of this file.
1 //
2 // addRegionOption.H
3 // ~~~~~~~~~~~~~~~~~
4 
6  (
7  "region",
8  "name",
9  "specify alternative mesh region"
10  );
11 
Foam::argList::addOption
static void addOption(const word &opt, const string &param="", const string &usage="")
Add to an option to validOptions with usage information.
Definition: argList.C:108