Searched refs:DMPlexGetPointsCentroids (Results 1 – 1 of 1) sorted by relevance
161 PetscErrorCode DMPlexGetPointsCentroids(DM dm, PetscReal *points_centroids[]) in DMPlexGetPointsCentroids() function261 PetscCall(DMPlexGetPointsCentroids(dm_serial, &points_centroid_serial)); in VerifyDMLabels()265 PetscCall(DMPlexGetPointsCentroids(dm_load, &points_centroid_load)); in VerifyDMLabels()