Searched refs:DM_POINTLOCATION_REMOVE (Results 1 – 3 of 3) sorted by relevance
99 DM_POINTLOCATION_REMOVE enumerator
233 PetscCall(DMLocatePoints(dm, pointVec, DM_POINTLOCATION_REMOVE, &cellSF)); in DMInterpolationSetUp()
1429 if (ltype == DM_POINTLOCATION_REMOVE && numFound < numPoints) { in DMLocatePoints_Plex()