Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscdmplex.h350 PETSC_EXTERN PetscErrorCode PetscGridHashSetGrid(PetscGridHash, const PetscInt[], const PetscR…
/petsc/src/dm/impls/plex/
H A Dplexgeometry.c759 PetscErrorCode PetscGridHashSetGrid(PetscGridHash box, const PetscInt n[], const PetscReal h[]) in PetscGridHashSetGrid() function
1002 PetscCall(PetscGridHashSetGrid(lbox, n, NULL)); in DMPlexComputeGridHash_Internal()