Data Structures
Last update: 17.07.2025Here are the data structures with brief descriptions:
| CSyscCellData | Cell data struct |
| CSyscCellIdData | Cell ids struct |
| CSyscCouplingInterface | Provide a struct for a coupling interface |
| CSyscDataTransfer | Provide a struct for a data transfer |
| CSyscDimensionality | Provide a structure for dimensionality |
| CSyscElementIdData | Element ids struct |
| CSyscElementNodeConnectivityData | Element node connectivity access struct, provides read-only access to the element-to-node connectivity |
| CSyscElementNodeCountData | Element node count access struct, provides read-only access to the mesh element node counts |
| CSyscElementTypeData | Element types access struct, provides read-only access to the mesh element types |
| CSyscError | Provide a struct for detecting errors from the interface calls |
| CSyscFaceCellConnectivityData | Describes face-to-cell connectivity |
| CSyscFaceData | Face data struct |
| CSyscInputComplexScalarData | Struct for input complex scalar data |
| CSyscInputComplexVectorData | Struct for input complex vector data |
| CSyscInputScalarData | Provide a struct for input scalar data |
| CSyscInputVectorData | Provide a struct for input vector data |
| CSyscIntegerAttribute | Provide a struct for an integer-valued attribute |
| CSyscNodeData | Node data access struct, provides read-only access to the mesh nodes |
| CSyscOutputComplexScalarData | Struct for output complex scalar data |
| CSyscOutputComplexVectorData | Struct for output complex vector data |
| CSyscOutputIntegerData | Provide a struct for output integer data |
| CSyscOutputScalarData | Provide a struct for output scalar data |
| CSyscOutputVectorData | Create an output vector data access struct |
| CSyscParticipantInfo | Provide a structure to provide connection info to System Coupling |
| CSyscPointCloud | Provide a point cloud access struct |
| CSyscRealAttribute | Provide a struct for a real-valued attribute |
| CSyscRegion | Provide a struct for a System Coupling region |
| CSyscResultsInfo | Provide a structure for writing results files |
| CSyscSetupFileInfo | Provide a structure for writing System Coupling setup files |
| CSyscSetupInfo | Provide a structure for System Coupling setup information |
| CSyscSolutionControl | Provide a structure containing solution control |
| CSyscSurfaceMesh | Provide a surface mesh access struct |
| CSyscTimeStep | Provide a struct for time step |
| CSyscVariable | Provide a struct for a System Coupling variable |
| CSyscVolumeMesh | Provide a volume mesh access struct |