110 namespace zoneGenerators
131 template<
class ZoneListType>
134 const ZoneListType& zones,
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 & zoneName() const
Return the zone name.
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.
virtual ~lookup()
Destructor.
TypeName("lookup")
Runtime type information.
lookup(const word &name, const polyMesh &mesh, const dictionary &dict)
Construct from dictionary.
Zone container returned by zoneGenerator::generate.
const unitSet & lookup(const word &unitName)
Lookup and return the named unit from the table.
zoneTypesAll
Enumeration defining the zone types with an option for all the types.