addOverwriteOption.H
Go to the documentation of this file.
2 (
3  "overwrite",
4  "overwrite existing mesh/results files"
5 );
static void addBoolOption(const word &opt, const string &usage="")
Add to a bool option to validOptions with usage information.
Definition: argList.C:85