55 #ifndef print_zoneGenerator_H
56 #define print_zoneGenerator_H
64 namespace zoneGenerators
81 autoPtr<wordList> zoneNames_;
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.