76 #ifndef cylinder_zoneGenerator_H
77 #define cylinder_zoneGenerator_H
85 namespace zoneGenerators
122 inline bool contains(
const point&
p)
const;
137 const polyMesh&
mesh,
138 const dictionary&
dict
const word & name() const
Return the zoneGenerator name.
const polyMesh & mesh() const
Return reference to the polyMesh.
virtual ~cylinder()
Destructor.
virtual zoneSet generate() const
Generate and return the zoneSet.
cylinder(const word &name, const polyMesh &mesh, const dictionary &dict)
Construct from dictionary.
TypeName("cylinder")
Runtime type information.
Zone container returned by zoneGenerator::generate.
const dimensionSet volume
vector point
Point is a vector.
Vector< scalar > vector
A scalar version of the templated Vector.