Searched refs:numShifts (Results 1 – 1 of 1) sorted by relevance
1497 const PetscInt numShifts = 13759; in DMPlexCreatePointSF() local1526 PetscCall(VecSetSizes(shifts, numShifts, numShifts)); in DMPlexCreatePointSF()1539 …cRealPart(shift[roots[p].index % numShifts]), (rank + (shift ? (PetscInt)PetscRealPart(shift[roots… in DMPlexCreatePointSF()1542 …leafVote[p].vote = (rank + (shift ? (PetscInt)PetscRealPart(shift[roots[p].index % numShifts]) : … in DMPlexCreatePointSF()