87 #ifndef point_zoneGenerator_H
88 #define point_zoneGenerator_H
96 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
Return the zoneGenerator name.
const polyMesh & mesh() const
Return reference to the polyMesh.
virtual ~point()
Destructor.
virtual zoneSet generate() const
Generate and return the zoneSet.
point(const word &name, const polyMesh &mesh, const dictionary &dict)
Construct from dictionary.
TypeName("point")
Runtime type information.
Zone container returned by zoneGenerator::generate.
vector point
Point is a vector.