45 #ifndef zoneGeneratorList_H
46 #define zoneGeneratorList_H
77 const bool topLevel =
false
93 const bool topLevel =
false
101 const word& zoneName,
102 const word& zonesName
Template dictionary class which manages the storage associated with it.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Mesh consisting of general polyhedral cells.
A class for handling words, derived from string.
void read(const dictionary &dict, const bool topLevel=false)
void generate()
Generate and register the zones.
void movePoints()
Update the zones following mesh point movement.
void operator=(const zoneGeneratorList &)=delete
Disallow default bitwise assignment.
zoneGeneratorList(const polyMesh &mesh)
Construct from mesh.
const polyMesh & mesh_
Reference to the polyMesh.
bool moveUpdate() const
Return true if any of the zoneGenerators updates any of the zones.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)