67 #ifndef plane_zoneGenerator_H
68 #define plane_zoneGenerator_H
76 namespace zoneGenerators
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 ~plane()
Destructor.
static const NamedEnum< include, 2 > includeNames
Include option names.
include
Enumeration for what to include.
plane(const word &name, const polyMesh &mesh, const dictionary &dict)
Construct from dictionary.
TypeName("plane")
Runtime type information.
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.