This diagram shows the children of the FlowSolution_t node
in the CGNS file for the two-zone structured grid example.
For Zone1 the child nodes are:
- Name: GridLocation
Label: GridLocation_t
Data: CellCenter
- Name: Rind
Label: Rind_t
Data: (0,0,1,1,3,2)
- Name: Pressure
Label: DataArray_t
Data: p1(1,0,-2) to p1(8,17,12)
And for Zone2:
- Name: GridLocation
Label: GridLocation_t
Data: Vertex
- Name: Pressure
Label: DataArray_t
Data: p2(1,1,1) to p2(9,17,21)