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
Return the zoneGenerator name.
const polyMesh & mesh() const
Return reference to the polyMesh.
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.
zoneTypesAll
Enumeration defining the zone types with an option for all the types.
List< label > labelList
A List of labels.