52 #ifndef cylinderHeadPoints_H
53 #define cylinderHeadPoints_H
61 namespace zoneGenerators
68 class cylinderHeadPoints
86 const dictionary&
dict
const word & name() const
Return the zoneGenerator name.
const polyMesh & mesh() const
Return reference to the polyMesh.
cylinderHeadPoints(const word &name, const polyMesh &mesh, const dictionary &dict)
Construct from dictionary.
virtual zoneSet generate() const
Generate and return the zoneSet.
virtual ~cylinderHeadPoints()
Destructor.
TypeName("cylinderHeadPoints")
Runtime type information.
Zone container returned by zoneGenerator::generate.