Searched refs:points_centroid_load (Results 1 – 1 of 1) sorted by relevance
256 PetscReal *points_centroid_load, *points_centroid_serial = NULL; in VerifyDMLabels() local265 PetscCall(DMPlexGetPointsCentroids(dm_load, &points_centroid_load)); in VerifyDMLabels()268 … num_points_load, dim, 100 * PETSC_MACHINE_EPSILON, points_centroid_serial, points_centroid_load)); in VerifyDMLabels()271 PetscCall(PetscFree(points_centroid_load)); in VerifyDMLabels()