Home
last modified time | relevance | path

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

/petsc/src/dm/impls/da/
H A Ddacorn.c259 PetscErrorCode DMGetLocalBoundingIndices_DMDA(DM dm, PetscReal lmin[], PetscReal lmax[]) in DMGetLocalBoundingIndices_DMDA() function
H A Ddageometry.c69 PetscCall(DMGetLocalBoundingIndices_DMDA(da, lmin, lmax)); in DMGetLocalBoundingBox_DA()
/petsc/include/petsc/private/
H A Ddmimpl.h548 PETSC_INTERN PetscErrorCode DMGetLocalBoundingIndices_DMDA(DM, PetscReal[], PetscReal[]);