57 #ifndef externalPoints_H
58 #define externalPoints_H
66 namespace zoneGenerators
91 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.
virtual ~externalPoints()
Destructor.
externalPoints(const word &name, const polyMesh &mesh, const dictionary &dict)
Construct from dictionary.
TypeName("externalPoints")
Runtime type information.
Zone container returned by zoneGenerator::generate.