66 #ifndef set_zoneGenerator_H
67 #define set_zoneGenerator_H
75 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.
const word & name() const
Return the zoneGenerator name.
const polyMesh & mesh() const
Return reference to the polyMesh.
virtual zoneSet generate() const
Generate and return the zoneSet.
TypeName("set")
Runtime type information.
set(const word &name, const polyMesh &mesh, const dictionary &dict)
Construct from dictionary.
virtual ~set()
Destructor.
Zone container returned by zoneGenerator::generate.
zoneTypes
Enumeration defining the zone types.