writer write("magLe", fld)
Defines the attributes of an object for which implicit objectRegistry management is supported,...
Extract command arguments and options from the supplied argc and argv parameters.
Mesh data needed to do the Finite Volume discretisation.
This class provides help for boundary conditions (patch fields). When no additional arguments are giv...
helpType()=default
Default construct.
helpBoundary()
Constructor.
virtual ~helpBoundary()
Destructor.
virtual void init()
Initialise - typically setting static variables,.
wordList fieldConditions(const IOobject &io, const bool write) const
Return/output the available boundary conditions for fields of Type.
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.
List< word > wordList
List of word.
Foam::argList args(argc, argv)
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.