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
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.
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.