54 #ifndef containsPoints_H
55 #define containsPoints_H
63 namespace zoneGenerators
93 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 ~containsPoints()
Destructor.
virtual zoneSet generate() const
Generate and return the zoneSet.
TypeName("containsPoints")
Runtime type information.
containsPoints(const word &name, const polyMesh &mesh, const dictionary &dict)
Construct from dictionary.
Zone container returned by zoneGenerator::generate.