zoneSet.H File Reference
Include dependency graph for zoneSet.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  zoneSet
 Zone container returned by zoneGenerator::generate. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Enumerations

enum class  zoneTypes { point , cell , face }
 Enumeration defining the zone types. More...
 
enum class  zoneTypesAll { point , cell , face , all }
 Enumeration defining the zone types with an option for all the types. More...
 

Variables

const NamedEnum< zoneTypes, 3 > zoneTypesNames
 Named enumeration defining the zone type names. More...
 
const NamedEnum< zoneTypesAll, 4 > zoneTypesAllNames
 Named enumeration defining the zone type names. More...
 

Detailed Description

Original source file zoneSet.H

Definition in file zoneSet.H.