Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexgeometry.c849 static PetscErrorCode PetscGridHashGetEnclosingBoxQuery(PetscGridHash box, PetscSection cellSection… in PetscGridHashGetEnclosingBoxQuery() function
1358 …PetscCall(PetscGridHashGetEnclosingBoxQuery(mesh->lbox, mesh->lbox->cellSection, 1, point, dbin, &… in DMLocatePoints_Plex()