Go to the documentation of this file.
45 #ifndef helpFunctionObject_H
46 #define helpFunctionObject_H
Extract command arguments and options from the supplied argc and argv parameters.
virtual void execute(const argList &args, const fvMesh &mesh)
Execute the help.
TypeName("helpFunctionObject")
Runtime type information.
This class provides help for functionObjects. When no additional arguments are given,...
Mesh data needed to do the Finite Volume discretisation.
helpFunctionObject()
Constructor.
virtual void init()
Initialise - typically setting static variables,.
Foam::argList args(argc, argv)
virtual ~helpFunctionObject()
Destructor.
Base class for foam help classes.