76 #ifndef hemisphere_zoneGenerator_H
77 #define hemisphere_zoneGenerator_H
85 namespace zoneGenerators
116 inline bool contains(
const point&
p)
const;
131 const polyMesh&
mesh,
132 const dictionary&
dict
const word & name() const
Return the zoneGenerator name.
const polyMesh & mesh() const
Return reference to the polyMesh.
virtual zoneSet generate() const
Generate and return the zoneSet.
TypeName("hemisphere")
Runtime type information.
virtual ~hemisphere()
Destructor.
hemisphere(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.