Lines Matching defs:depthShift
489 static inline PetscErrorCode DMPlexShiftPointSetUp_Internal(PetscInt depth, PetscInt depthShift[]) in DMPlexShiftPointSetUp_Internal()
527 static inline PetscInt DMPlexShiftPoint_Internal(PetscInt p, PetscInt depth, PetscInt depthShift[]) in DMPlexShiftPoint_Internal()
540 …inline PetscInt DMPlexShiftPointInverse_Internal(PetscInt p, PetscInt depth, PetscInt depthShift[]) in DMPlexShiftPointInverse_Internal()
552 static PetscErrorCode DMPlexShiftSizes_Internal(DM dm, PetscInt depthShift[], DM dmNew) in DMPlexShiftSizes_Internal()
594 static PetscErrorCode DMPlexShiftPoints_Internal(DM dm, PetscInt depthShift[], DM dmNew) in DMPlexShiftPoints_Internal()
628 static PetscErrorCode DMPlexShiftCoordinates_Internal(DM dm, PetscInt depthShift[], DM dmNew) in DMPlexShiftCoordinates_Internal()
703 static PetscErrorCode DMPlexShiftSF_Single(DM dm, PetscInt depthShift[], PetscSF sf, PetscSF sfNew) in DMPlexShiftSF_Single()
734 static PetscErrorCode DMPlexShiftSF_Internal(DM dm, PetscInt depthShift[], DM dmNew) in DMPlexShiftSF_Internal()
757 static PetscErrorCode DMPlexShiftLabels_Internal(DM dm, PetscInt depthShift[], DM dmNew) in DMPlexShiftLabels_Internal()
859 static PetscErrorCode DMPlexShiftTree_Internal(DM dm, PetscInt depthShift[], DM dmNew) in DMPlexShiftTree_Internal()
919 PetscInt *depthShift; in DMPlexConstructGhostCells_Internal() local
1258 PetscInt *depthShift; /* Number of replicated+hybrid points at each depth */ in DMPlexConstructCohesiveCells_Internal() local