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("helpSolver")
Runtime type information.
virtual ~helpSolver()
Destructor.
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.