129 #ifndef box_zoneGenerator_H
130 #define box_zoneGenerator_H
138 namespace zoneGenerators
160 inline bool contains(
const point&
p)
const;
175 const polyMesh&
mesh,
176 const dictionary&
dict
Motion of the mesh specified as a list of pointMeshMovers.
const word & name() const
Return the zoneGenerator name.
const polyMesh & mesh() const
Return reference to the polyMesh.
virtual ~box()
Destructor.
virtual zoneSet generate() const
Generate and return the zoneSet.
TypeName("box")
Runtime type information.
box(const word &name, const polyMesh &mesh, const dictionary &dict)
Construct from dictionary.
const dimensionSet volume
vector point
Point is a vector.