Home
last modified time | relevance | path

Searched defs:dboxes (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexgeometry.c801 …(PetscGridHash box, PetscInt numPoints, const PetscScalar points[], PetscInt dboxes[], PetscInt bo… in PetscGridHashGetEnclosingBox()
849 …ection cellSection, PetscInt numPoints, const PetscScalar points[], PetscInt dboxes[], PetscInt bo… in PetscGridHashGetEnclosingBoxQuery()
985 PetscInt *dboxes, *boxes; in DMPlexComputeGridHash_Internal() local