60 #ifndef flip_zoneGenerator_H
61 #define flip_zoneGenerator_H
69 namespace zoneGenerators
83 autoPtr<zoneGenerator> zoneGenerator_;
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Mesh consisting of general polyhedral cells.
A class for handling words, derived from string.
const word & name() const
virtual zoneSet generate() const
Generate and return the zoneSet.
virtual ~flip()
Destructor.
TypeName("flip")
Runtime type information.
flip(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)