52 #ifndef pistonBowlPoints_H
53 #define pistonBowlPoints_H
61 namespace zoneGenerators
68 class pistonBowlPoints
86 const dictionary&
dict
const word & name() const
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.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)