55 #ifndef helpBoundary_H 56 #define helpBoundary_H
helpBoundary()
Constructor.
Extract command arguments and options from the supplied argc and argv parameters. ...
void fixedValueFieldConditions(const IOobject &io) const
Output the available fixed boundary conditions for fields of Type.
virtual void execute(const argList &args, const fvMesh &mesh)
Execute the help.
TypeName("helpBoundary")
Runtime type information.
wordList fieldConditions(const IOobject &io, const bool write) const
Return/output the available boundary conditions for fields of Type.
virtual ~helpBoundary()
Destructor.
virtual void init()
Initialise - typically setting static variables,.
Mesh data needed to do the Finite Volume discretisation.
Foam::argList args(argc, argv)
void write(vtk::formatter &fmt, const Type &val, const label n=1)
Component-wise write of a value (N times)
Defines the attributes of an object for which implicit objectRegistry management is supported...