Searched refs:lcentroid (Results 1 – 1 of 1) sorted by relevance
3037 PetscReal *lcentroid, *rcentroid; in DMPlexComputeGeometryFVM() local3041 lcentroid = cells[0] >= cEndInterior ? fg->centroid : cL->centroid; in DMPlexComputeGeometryFVM()3048 PetscCall(DMLocalizeCoordinateReal_Internal(dm, dim, fg->centroid, lcentroid, l)); in DMPlexComputeGeometryFVM()