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 &opt, const string &param="", const string &usage="")
Add to an option to validOptions with usage information.
Definition: argList.C:108