66 #ifndef normal_zoneGenerator_H
67 #define normal_zoneGenerator_H
75 namespace zoneGenerators
89 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.
const word & name() const
virtual zoneSet generate() const
Generate and return the zoneSet.
virtual ~normal()
Destructor.
TypeName("normal")
Runtime type information.
normal(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)
Vector< scalar > vector
A scalar version of the templated Vector.