syscPointCloud
Last update: 17.07.2025SyscPointCloud syscGetPointCloud(SyscOutputIntegerData nodeIds, SyscOutputVectorData nodeCoords)
Create a point cloud access struct.
Provide a struct for output integer data.
Definition: syscOutputIntegerData.h:37
Create an output vector data access struct.
Definition: syscOutputVectorData.h:42
int64_t connectivityStamp
Mesh connectivity stamp. Update whenever re-meshing happens.
Definition: syscPointCloud.h:46
int64_t partitioningStamp
Partitioning stamp. Update whenever the mesh is re-partitioned.
Definition: syscPointCloud.h:53
int64_t coordinatesStamp
Nodal coordinates stamp. Update whenever nodal coordinates get updated.
Definition: syscPointCloud.h:50