syscPointCloud
Last update: 17.07.2025SyscPointCloud syscGetPointCloud(SyscOutputIntegerData nodeIds, SyscOutputVectorData nodeCoords)
Create a point cloud access struct.
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