addDictOption.H
Go to the documentation of this file.
1 //
2 // addDictOption.H
3 // ~~~~~~~~~~~~~~~~~
4 
6  (
7  "dict",
8  "file",
9  "read control dictionary from specified location"
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