47#ifndef helpFunctionObject_H
48#define helpFunctionObject_H
Extract command arguments and options from the supplied argc and argv parameters.
Mesh data needed to do the Finite Volume discretisation.
helpType()=default
Default construct.
TypeName("helpFunctionObject")
Runtime type information.
virtual ~helpFunctionObject()
Destructor.
helpFunctionObject()
Constructor.
virtual void init()
Initialise - typically setting static variables,.
virtual void execute(const argList &args, const fvMesh &mesh)
Execute the help.
Foam::argList args(argc, argv)
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.