88 #ifndef difference_zoneGenerator_H
89 #define difference_zoneGenerator_H
98 namespace zoneGenerators
122 const polyMesh&
mesh,
123 const dictionary&
dict
const word & name() const
Return the zoneGenerator name.
const polyMesh & mesh() const
Return reference to the polyMesh.
TypeName("difference")
Runtime type information.
virtual zoneSet generate() const
Generate and return the zoneSet.
virtual ~difference()
Destructor.
difference(const word &name, const polyMesh &mesh, const dictionary &dict)
Construct from dictionary.
Zone container returned by zoneGenerator::generate.