Home
last modified time | relevance | path

Searched refs:rO (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/transform/interface/
H A Dplextransform.c1062 PetscInt rt = -1, rtTmp, Nct, n, rp = 0, rO = 0, pO; in DMPlexTransformGetSourcePoint() local
1141 rO = tmp; in DMPlexTransformGetSourcePoint()
1145 rO = tmp % rsize[n]; in DMPlexTransformGetSourcePoint()
1156 if (r) *r = rO; in DMPlexTransformGetSourcePoint()