34 namespace functionObjects
55 zg_->generate().store();
69 zg_->generate().store();
Macros for easy insertion into run-time selection tables.
void updateTimeInstance() const
Update instance to the current time.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Abstract base-class for Time/database functionObjects.
Specialisation of Foam::functionObject for an Foam::fvMesh, providing a reference to the Foam::fvMesh...
Generates, registers and optionally writes the zoneSet generated by a zoneGenerator.
virtual ~generateZone()
Destructor.
generateZone(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
virtual bool execute()
Remove the registered objects.
virtual bool write()
Do nothing.
const cellZoneList & cellZones() const
Return cell zones.
virtual bool write(const bool write=true) const
Write using setting from DB.
A class for handling words, derived from string.
Abstract base class for all zoneGenerators, providing runtime selection.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
defineTypeNameAndDebug(fvMeshFunctionObject, 0)
addToRunTimeSelectionTable(functionObject, fvModel, dictionary)
word name(const LagrangianState state)
Return a string representation of a Lagrangian state enumeration.
tmp< DimensionedField< TypeR, GeoMesh, Field > > New(const tmp< DimensionedField< TypeR, GeoMesh, Field >> &tdf1, const word &name, const dimensionSet &dimensions)