Searched refs:rcentroid (Results 1 – 1 of 1) sorted by relevance
3037 PetscReal *lcentroid, *rcentroid; in DMPlexComputeGeometryFVM() local3044 rcentroid = cells[1] >= cEndInterior ? fg->centroid : cR->centroid; in DMPlexComputeGeometryFVM()3046 rcentroid = fg->centroid; in DMPlexComputeGeometryFVM()3049 PetscCall(DMLocalizeCoordinateReal_Internal(dm, dim, fg->centroid, rcentroid, r)); in DMPlexComputeGeometryFVM()