96 #ifndef face_zoneGenerator_H
97 #define face_zoneGenerator_H
105 namespace zoneGenerators
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.
friend class zoneGeneratorList
const word & name() const
face(const word &name, const polyMesh &mesh, const dictionary &dict)
Construct from dictionary.
virtual zoneSet generate() const
Generate and return the zoneSet.
cellFaces
Enumeration defining the valid options.
TypeName("face")
Runtime type information.
virtual ~face()
Destructor.
static const NamedEnum< cellFaces, 4 > cellFacesNames
Names of the valid options.
Zone container returned by zoneGenerator::generate.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)