Searched refs:pO (Results 1 – 2 of 2) sorted by relevance
1062 PetscInt rt = -1, rtTmp, Nct, n, rp = 0, rO = 0, pO; in DMPlexTransformGetSourcePoint() local1151 pO = rp + ctS; in DMPlexTransformGetSourcePoint()1152 …(!(pO < ctS) && !(pO >= ctE), PETSC_COMM_SELF, PETSC_ERR_PLIB, "Source point %" PetscInt_FMT " is … in DMPlexTransformGetSourcePoint()1155 if (p) *p = pO; in DMPlexTransformGetSourcePoint()
2927 PetscInt pO = PETSC_INT_MIN; in DMPlexComputeInjectorReferenceTree() local2983 pO = closure[2 * i + 1]; in DMPlexComputeInjectorReferenceTree()3027 pperms = perms ? perms[pI] ? perms[pI][pO] : NULL : NULL; in DMPlexComputeInjectorReferenceTree()