addRegionsOption.H
Go to the documentation of this file.
1 //
2 // addRegionOption.H
3 // ~~~~~~~~~~~~~~~~~
4 
6  (
7  "regions",
8  "(name1 .. nameN)",
9  "Specify alternative mesh regions"
10  );
Foam::argList::addOption
static void addOption(const word &optName, const string &param="", const string &usage="", bool advanced=false)
Add an option to validOptions with usage information.
Definition: argList.C:349