Home
last modified time | relevance | path

Searched refs:point_outside_domain (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexgeometry.c1316 PetscBool point_outside_domain = PETSC_FALSE; in DMLocatePoints_Plex() local
1321 point_outside_domain = PETSC_TRUE; in DMLocatePoints_Plex()
1325 point_outside_domain = PETSC_TRUE; in DMLocatePoints_Plex()
1329 if (point_outside_domain) { in DMLocatePoints_Plex()