Go to the documentation of this file.
79 displayDoc(solver,
".*solvers/.*Foam/",
true,
"C");
83 displayDocOptions(
".*solvers/.*Foam/",
true,
"C");
static SLList< string > validArgs
A list of valid (mandatory) arguments.
addNamedToRunTimeSelectionTable(fvPatch, cyclicAMIFvPatch, polyPatch, cyclicPeriodicAMI)
This class provides help for solvers. When no additional arguments are given, the utility outputs all...
virtual void init()
Initialise - typically setting static variables,.
virtual ~helpSolver()
Destructor.
virtual void execute(const argList &args, const fvMesh &mesh)
Execute the help.
Macros for easy insertion into run-time selection tables.
static const word null
An empty word.
Foam::argList args(argc, argv)
defineTypeNameAndDebug(combustionModel, 0)
bool optionReadIfPresent(const word &opt, T &) const
Read a value from the named option if present.
virtual void init()
Initialise - typically setting static variables,.