Searched refs:foundPoints (Results 1 – 1 of 1) sorted by relevance
187 const PetscInt *foundPoints; in DMInterpolationSetUp() local234 PetscCall(PetscSFGetGraph(cellSF, NULL, &numFound, &foundPoints, &foundCells)); in DMInterpolationSetUp()237 if (foundCells[p].index >= 0) foundProcs[foundPoints ? foundPoints[p] : p] = rank; in DMInterpolationSetUp()