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
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.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
List< word > wordList
A List of words.