addProfilingOption.H
Go to the documentation of this file.
2(
3 "profiling",
4 "Activate application-level profiling"
5);
static void addBoolOption(const word &optName, const string &usage="", bool advanced=false)
Add a bool option to validOptions with usage information.
Definition: argList.C:324