34 namespace zoneGenerators
85 if (mesh_.pointZones().found(pointZoneNames_[i]))
96 if (mesh_.cellZones().found(cellZoneNames_[i]))
107 if (mesh_.faceZones().found(faceZoneNames_[i]))
#define forAll(list, i)
Loop across all elements in list.
Macros for easy insertion into run-time selection tables.
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.
Abstract base class for all zoneGenerators, providing runtime selection.
A zoneGenerator which looks-up and returns a zoneSet containing point, and/or cell and/or faces zones...
A zoneGenerator which removes pointZones and/or cellZone and/or faceZones from the mesh.
virtual ~remove()
Destructor.
virtual zoneSet generate() const
Generate and return the zoneSet.
remove(const word &name, const polyMesh &mesh, const dictionary &dict)
Construct from dictionary.
Zone container returned by zoneGenerator::generate.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
defineTypeNameAndDebug(cylinderHeadPoints, 0)
addToRunTimeSelectionTable(zoneGenerator, cylinderHeadPoints, dictionary)
word name(const LagrangianState state)
Return a string representation of a Lagrangian state enumeration.