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