71 #ifndef orient_zoneGenerator_H
72 #define orient_zoneGenerator_H
80 namespace zoneGenerators
94 autoPtr<zoneGenerator> zoneGenerator_;
109 boolList pointOrientation(
const faceZone& fZone)
const;
112 boolList orientation(
const faceZone& fZone)
const;
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 ~orient()
Destructor.
virtual zoneSet generate() const
Generate and return the zoneSet.
TypeName("orient")
Runtime type information.
orient(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)
List< label > labelList
A List of labels.
List< bool > boolList
Bool container classes.
Vector< scalar > vector
A scalar version of the templated Vector.