72 #ifndef remove_zoneGenerator_H
73 #define remove_zoneGenerator_H
81 namespace zoneGenerators
116 const polyMesh&
mesh,
117 const dictionary&
dict
const word & name() const
Return the zoneGenerator name.
const polyMesh & mesh() const
Return reference to the polyMesh.
virtual ~remove()
Destructor.
TypeName("remove")
Runtime type information.
virtual zoneSet generate() const
Generate and return the zoneSet.
remove(const word &name, const polyMesh &mesh, const dictionary &dict)
Construct from dictionary.
Zone container returned by zoneGenerator::generate.
List< word > wordList
A List of words.