129 #ifndef box_zoneGenerator_H
130 #define box_zoneGenerator_H
139 namespace zoneGenerators
161 inline bool contains(
const point&
p)
const;
176 const polyMesh&
mesh,
177 const dictionary&
dict
const word & name() const
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.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
vector point
Point is a vector.
List< treeBoundBox > treeBoundBoxList
List of bounding boxes.