31 "Use all regions in finite-area regionProperties"
39 "Use specified area region. Eg, -area-regions film\n"
40 "Or from regionProperties. Eg, -area-regions '(film \"solid.*\")'"
47 "Specify area-mesh region. Eg, -area-region shell"
static void addBoolOption(const word &optName, const string &usage="", bool advanced=false)
Add a bool option to validOptions with usage information.
static void addOption(const word &optName, const string ¶m="", const string &usage="", bool advanced=false)
Add an option to validOptions with usage information.
static void addOptionCompat(const word &optName, std::pair< const char *, int > compat)
Specify an alias for the option name.