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
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.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
vector point
Point is a vector.
Vector< scalar > vector
A scalar version of the templated Vector.