37 namespace zoneGenerators
56 setName_(
dict.lookupOrDefault(
"setName", zoneName_))
Macros for easy insertion into run-time selection tables.
A collection of cell labels.
Named list of cell indices representing a sub-set of the mesh.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Named list of face indices representing a sub-set of the mesh faces.
Named list of point indices representing a sub-set of the mesh faces.
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 converts a set into the corresponding zone.
virtual zoneSet generate() const
Generate and return the zoneSet.
set(const word &name, const polyMesh &mesh, const dictionary &dict)
Construct from dictionary.
virtual ~set()
Destructor.
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.
const NamedEnum< zoneTypes, 3 > zoneTypesNames
Named enumeration defining the zone type names.