74 #ifndef sphere_zoneGenerator_H
75 #define sphere_zoneGenerator_H
83 namespace zoneGenerators
111 inline bool contains(
const point&
p)
const;
126 const polyMesh&
mesh,
127 const dictionary&
dict
const word & name() const
Return the zoneGenerator name.
const polyMesh & mesh() const
Return reference to the polyMesh.
virtual ~sphere()
Destructor.
virtual zoneSet generate() const
Generate and return the zoneSet.
TypeName("sphere")
Runtime type information.
sphere(const word &name, const polyMesh &mesh, const dictionary &dict)
Construct from dictionary.
const dimensionSet volume
vector point
Point is a vector.
Vector< scalar > vector
A scalar version of the templated Vector.