85 #ifndef intersection_zoneGenerator_H
86 #define intersection_zoneGenerator_H
94 namespace zoneGenerators
116 void countIntersections
123 void countIntersections
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.
friend class zoneGeneratorList
const word & name() const
TypeName("intersection")
Runtime type information.
virtual zoneSet generate() const
Generate and return the zoneSet.
virtual ~intersection()
Destructor.
intersection(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)
zoneTypesAll
Enumeration defining the zone types with an option for all the types.
List< label > labelList
A List of labels.