Skip navigation links
(CGNS Documentation Home Page) (Steering Committee Charter) (Overview and Entry-Level Document) (A User's Guide to CGNS) (Mid-Level Library) (Standard Interface Data Structures) (SIDS File Mapping Manual) (CGIO User's Guide) (Parallel CGNS User's Guide) (ADF Implementation) (HDF5 Implementation) (Python Implementation) (CGNS Tools and Utilities)

(Brief Description of CGNS) (CGNS Documentation) (CGNS Background) (General CGNS File Mapping Concepts) (Detailed CGNS Node Descriptions) (CGNS File Mapping Figures)


ZoneSubRegion Node

(See Zone_t figure)


Name: PointList
Label: IndexArray_t
Data-Type: cgsize_t
Dimensions: 2
Dimension Values:  IndexDimension, ListLength[]
Data: List of indices representing vertices or boundary elements
Cardinality: 0,1
Parameters: IndexDimension, ListLength

Name: BCRegionName
Label: Descriptor_t
Data-Type: C1
Dimensions: 1
Dimension Values:  Length of string
Data: Name of BC node
Cardinality: 0,1

Name: DimensionalUnits
Label:  DimensionalUnits_t
See: CGNSBase_t figure

Name: DataClass
Label:  DataClass_t
See: CGNSBase_t figure

Name: User defined
Label:  Descriptor_t
See: CGNSBase_t figure

Name: Data-name identifier or user defined
Label: DataArray_t
Data-Type: DataType
Dimensions: IndexDimension
Dimension Values:  DataSize[]
Data: Solution quantities
Cardinality: 0,N
Parameters: DataType, IndexDimension, DataSize
Child Nodes: DataArray_t figure
  
Name: PointRange
Label:  IndexRange_t
Data-Type: cgsize_t
Dimensions: 2
Dimension Values:  IndexDimension,2
Data: Begin[], End[]
Cardinality: 0,1
Parameters: IndexDimension

Name: GridConnectivityRegionName
Label: Descriptor_t
Data-Type: C1
Dimensions: 1
Dimension Values:  Length of string
Data: Name of GridConnectivity node
Cardinality: 0,1

Name: GridLocation
Label:  GridLocation_t
See: FlowSolution_t figure

Name: Rind
Label:  Rind_t
See: GridCoordinates_t figure

Name: FamilyName
Label: FamilyName_t
Data-Type: C1
Dimensions: 1
Dimension Values:  Length of string
Data: Name of CFD family
Cardinality: 0,1

Name: User defined
Label: AdditionalFamilyName_t
Data-Type: C1
Dimensions: 1
Dimension Values:  Length of string
Data: Name of CFD family
Cardinality: 0,N

Name: User defined
Label:  UserDefinedData_t
See: CGNSBase_t figure

Notes: