Go to the documentation of this file.
53 #ifndef helpBoundary_H
54 #define helpBoundary_H
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
virtual void execute(const argList &args, const fvMesh &mesh)
Execute the help.
void fixedValueFieldConditions(const IOobject &io) const
Output the available fixed boundary conditions for fields of Type.
Extract command arguments and options from the supplied argc and argv parameters.
This class provides help for boundary conditions (patch fields). When no additional arguments are giv...
virtual ~helpBoundary()
Destructor.
Mesh data needed to do the Finite Volume discretisation.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
helpBoundary()
Constructor.
TypeName("helpBoundary")
Runtime type information.
Foam::argList args(argc, argv)
wordList fieldConditions(const IOobject &io, const bool write) const
Return/output the available boundary conditions for fields of Type.
Base class for foam help classes.
virtual void init()
Initialise - typically setting static variables,.