This diagram shows the children of the GridCoordinates_t node
in the CGNS file for the two-zone structured grid example.
For Zone1 the child nodes are:
- Name: CoordinateX
Label: DataArray_t
Data: x1(1,1,1) to x1(9,17,11)
- Name: CoordinateY
Label: DataArray_t
Data: y1(1,1,1) to y1(9,17,11)
- Name: CoordinateZ
Label: DataArray_t
Data: z1(1,1,1) to z1(9,17,11)
And for Zone2:
- Name: CoordinateX
Label: DataArray_t
Data: x2(1,1,1) to x2(9,17,21)
- Name: CoordinateY
Label: DataArray_t
Data: y2(1,1,1) to y2(9,17,21)
- Name: CoordinateZ
Label: DataArray_t
Data: z2(1,1,1) to z2(9,17,21)