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