Searched refs:PetscGridHashSetGrid (Results 1 – 2 of 2) sorted by relevance
350 PETSC_EXTERN PetscErrorCode PetscGridHashSetGrid(PetscGridHash, const PetscInt[], const PetscR…
759 PetscErrorCode PetscGridHashSetGrid(PetscGridHash box, const PetscInt n[], const PetscReal h[]) in PetscGridHashSetGrid() function1002 PetscCall(PetscGridHashSetGrid(lbox, n, NULL)); in DMPlexComputeGridHash_Internal()