Searched refs:childIDsShifted (Results 1 – 1 of 1) sorted by relevance
871 PetscInt *childIDsShifted; in DMPlexShiftTree_Internal() local878 …loc2(pEndShifted - pStartShifted, &parentsShifted, pEndShifted - pStartShifted, &childIDsShifted)); in DMPlexShiftTree_Internal()904 childIDsShifted[offNew] = childIDs[off]; in DMPlexShiftTree_Internal()907 PetscCall(DMPlexSetTree(dmNew, pSecShifted, parentsShifted, childIDsShifted)); in DMPlexShiftTree_Internal()908 PetscCall(PetscFree2(parentsShifted, childIDsShifted)); in DMPlexShiftTree_Internal()