Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexgeometry.c979 static PetscErrorCode DMPlexComputeGridHash_Internal(DM dm, PetscGridHash *localBox) in DMPlexComputeGridHash_Internal() function
1304 PetscCall(DMPlexComputeGridHash_Internal(dm, &mesh->lbox)); in DMLocatePoints_Plex()