76 #ifndef surface_zoneGenerator_H
77 #define surface_zoneGenerator_H
86 class searchableSurface;
88 namespace zoneGenerators
102 autoPtr<searchableSurface> surfacePtr_;
120 const polyMesh&
mesh,
121 const dictionary&
dict
const word & name() const
virtual zoneSet generate() const
Generate and return the zoneSet.
TypeName("surface")
Runtime type information.
surface(const word &name, const polyMesh &mesh, const dictionary &dict)
Construct from dictionary.
virtual ~surface()
Destructor.
Zone container returned by zoneGenerator::generate.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)