99 #ifndef print_zoneGenerator_H
100 #define print_zoneGenerator_H
108 namespace zoneGenerators
125 autoPtr<wordList> zoneNames_;
143 const polyMesh&
mesh,
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
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 ~print()
Destructor.
print(const word &name, const polyMesh &mesh, const dictionary &dict)
Construct from dictionary.
TypeName("print")
Runtime type information.
Zone container returned by zoneGenerator::generate.
zoneTypesAll
Enumeration defining the zone types with an option for all the types.