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