Lines Matching refs:DMPlexShiftPoint_Internal
527 static inline PetscInt DMPlexShiftPoint_Internal(PetscInt p, PetscInt depth, PetscInt depthShift[]) in DMPlexShiftPoint_Internal() function
562 pEnd = DMPlexShiftPoint_Internal(pEnd, depth, depthShift); in DMPlexShiftSizes_Internal()
573 pStartNew = DMPlexShiftPoint_Internal(pStart, depth, depthShift); in DMPlexShiftSizes_Internal()
574 pEndNew = DMPlexShiftPoint_Internal(pEnd, depth, depthShift); in DMPlexShiftSizes_Internal()
579 PetscInt newp = DMPlexShiftPoint_Internal(p, depth, depthShift); in DMPlexShiftSizes_Internal()
609 PetscInt size, sizeNew, i, newp = DMPlexShiftPoint_Internal(p, depth, depthShift); in DMPlexShiftPoints_Internal()
614 … for (i = 0; i < size; ++i) newpoints[i] = DMPlexShiftPoint_Internal(points[i], depth, depthShift); in DMPlexShiftPoints_Internal()
620 … for (i = 0; i < size; ++i) newpoints[i] = DMPlexShiftPoint_Internal(points[i], depth, depthShift); in DMPlexShiftPoints_Internal()
655 PetscInt cNew = DMPlexShiftPoint_Internal(c, depth, depthShift), dof; in DMPlexShiftCoordinates_Internal()
680 PetscInt cNew = DMPlexShiftPoint_Internal(c, depth, depthShift), dof, off, noff, d; in DMPlexShiftCoordinates_Internal()
693 …PetscCall(PetscSectionGetOffset(newCoordSection, DMPlexShiftPoint_Internal(v, depth, depthShift), … in DMPlexShiftCoordinates_Internal()
715 totShift = DMPlexShiftPoint_Internal(pEnd, depth, depthShift) - pEnd; in DMPlexShiftSF_Single()
718 for (l = 0; l < numRoots; ++l) newLocation[l] = DMPlexShiftPoint_Internal(l, depth, depthShift); in DMPlexShiftSF_Single()
724 glocalPoints[l] = DMPlexShiftPoint_Internal(localPoints[l], depth, depthShift); in DMPlexShiftSF_Single()
795 const PetscInt newpoint = DMPlexShiftPoint_Internal(points[p], depth, depthShift); in DMPlexShiftLabels_Internal()
876 pStartShifted = DMPlexShiftPoint_Internal(pStart, depth, depthShift); in DMPlexShiftTree_Internal()
877 pEndShifted = DMPlexShiftPoint_Internal(pEnd, depth, depthShift); in DMPlexShiftTree_Internal()
887 PetscInt pNew = DMPlexShiftPoint_Internal(p, depth, depthShift); in DMPlexShiftTree_Internal()
895 PetscInt pNew = DMPlexShiftPoint_Internal(p, depth, depthShift); in DMPlexShiftTree_Internal()
903 parentsShifted[offNew] = DMPlexShiftPoint_Internal(parents[off], depth, depthShift); in DMPlexShiftTree_Internal()
1326 …for (d = 0; d <= depth; ++d) pMaxNew[d] = DMPlexShiftPoint_Internal(pMaxNew[d], depth, depthShift)… in DMPlexConstructCohesiveCells_Internal()
1332 …const PetscInt newp = DMPlexShiftPoint_Internal(oldp, depth, depthShift) /*oldp + depthOffset[d… in DMPlexConstructCohesiveCells_Internal()
1417 …const PetscInt newp = DMPlexShiftPoint_Internal(oldp, depth, depthShift) /*oldp + depthOffset[dep… in DMPlexConstructCohesiveCells_Internal()
1476 …const PetscInt newp = DMPlexShiftPoint_Internal(oldp, depth, depthShift) /*oldp + depthOffset[d… in DMPlexConstructCohesiveCells_Internal()
1504 …coneNew[2 + q] = DMPlexShiftPoint_Internal(cone[q], depth, depthShift) /*cone[q] + depthOffset[dep… in DMPlexConstructCohesiveCells_Internal()
1613 …if ((val == 1) || (val == (shift + 1))) supportNew[qn++] = DMPlexShiftPoint_Internal(support[e], d… in DMPlexConstructCohesiveCells_Internal()
1627 …supportNew[qp++] = DMPlexShiftPoint_Internal(support[e], depth, depthShift) /*support[e] + depthOf… in DMPlexConstructCohesiveCells_Internal()
1657 …coneNew[q] = DMPlexShiftPoint_Internal(cone[q], depth, depthShift) /*cone[q] + depthOffset[dep-1]*… in DMPlexConstructCohesiveCells_Internal()
1669 …supportNew[q++] = DMPlexShiftPoint_Internal(support[e], depth, depthShift) /*support[e] + depthOff… in DMPlexConstructCohesiveCells_Internal()
1671 …supportNew[q++] = DMPlexShiftPoint_Internal(support[e], depth, depthShift) /*support[e] + depthOff… in DMPlexConstructCohesiveCells_Internal()
1686 …supportNew[q++] = DMPlexShiftPoint_Internal(support[e], depth, depthShift) /*support[e] + depthOff… in DMPlexConstructCohesiveCells_Internal()
1723 …const PetscInt newp = DMPlexShiftPoint_Internal(oldp, depth, depthShift) /*oldp + depthOffset[dep… in DMPlexConstructCohesiveCells_Internal()
1737 …supportNew[q++] = DMPlexShiftPoint_Internal(support[s], depth, depthShift) /*support[s] + depthOff… in DMPlexConstructCohesiveCells_Internal()
1775 …supportNew[qf++] = DMPlexShiftPoint_Internal(support[f], depth, depthShift) /*support[f] + depthOf… in DMPlexConstructCohesiveCells_Internal()
1778 …supportNew[qf++] = DMPlexShiftPoint_Internal(support[f], depth, depthShift) /*support[f] + depthOf… in DMPlexConstructCohesiveCells_Internal()
1826 …const PetscInt newp = DMPlexShiftPoint_Internal(oldp, depth, depthShift) /*depthOffset[dep] + old… in DMPlexConstructCohesiveCells_Internal()
1861 …const PetscInt newp = DMPlexShiftPoint_Internal(splitPoints[0][v], depth, depthShift) /*depthOff… in DMPlexConstructCohesiveCells_Internal()
1880 …const PetscInt newp = DMPlexShiftPoint_Internal(splitPoints[dep][p], depth, depthShift) /*depthO… in DMPlexConstructCohesiveCells_Internal()