Home
last modified time | relevance | path

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

/petsc/src/dm/impls/da/
H A Ddacorn.c343 PetscCall(DMDAGetOffset(da, &ox, &oy, &oz, &Mo, &No, &Po)); in DMDACreateCompatibleDMDA()
H A Ddadd.c86 PetscCall(DMDAGetOffset(da, &ox, &oy, &oz, NULL, NULL, NULL)); in DMDACreatePatchIS()
H A Dda.c375 PetscErrorCode DMDAGetOffset(DM da, PeOp PetscInt *xo, PeOp PetscInt *yo, PeOp PetscInt *zo, PeOp P… in DMDAGetOffset() function
/petsc/include/
H A Dpetscdmda.h114 PETSC_EXTERN PetscErrorCode DMDAGetOffset(DM, PetscInt *, PetscInt *, PetscInt *, PetscInt *, Petsc…