This figure shows the the base node and three upper-level nodes in a
CGNS file, with the information they contain.
At the top level is the CGNSBase node, with
- Label = CGNSBase_t
- Name = (user defined)
- Data Type = I4
- Dimension = 1
- Dim. Vector = 1
- Data = IndexDimension
Below that are a structured zone node, an unstructured zone node, and
a family node.
- Structured Zone Node
- Label = Zone_t
- Name = (user defined)
- Data Type = I4
- Dimension = 2
- Dim. Vector = IndexDimension,2
- Data = VertexSize[IndexDimension], CellSize[IndexDimension]
- Unstructured Zone Node
- Label = ZoneUnstructured_t
- Name = (user defined)
- Data Type = I4
- Dimension = 2
- Dim. Vector = IndexDimension,2
- Data = VertexSize[IndexDimension], CellSize[IndexDimension]
- Family Node
- Label = Family_t
- Name = (user defined)
- Data Type = MT
- Dimension = N/A
- Dim. Vector = N/A
- Data = N/A