Searched refs:gremotePoints (Results 1 – 1 of 1) sorted by relevance
706 PetscSFNode *gremotePoints; in DMPlexShiftSF_Single() local722 PetscCall(PetscMalloc1(numLeaves, &gremotePoints)); in DMPlexShiftSF_Single()725 gremotePoints[l].rank = remotePoints[l].rank; in DMPlexShiftSF_Single()726 gremotePoints[l].index = newRemoteLocation[localPoints[l]]; in DMPlexShiftSF_Single()729 …New, numRoots + totShift, numLeaves, glocalPoints, PETSC_OWN_POINTER, gremotePoints, PETSC_OWN_POI… in DMPlexShiftSF_Single()