56 #ifndef patch_zoneGenerator_H
57 #define patch_zoneGenerator_H
65 namespace zoneGenerators
95 const dictionary&
dict
const word & name() const
virtual ~patch()
Destructor.
TypeName("patch")
Runtime type information.
virtual zoneSet generate() const
Generate and return the zoneSet.
patch(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)
HashSet< label, Hash< label > > labelHashSet
A HashSet with label keys.