Searched refs:DMDAGetOverlap (Results 1 – 3 of 3) sorted by relevance
111 PETSC_EXTERN PetscErrorCode DMDAGetOverlap(DM, PetscInt *, PetscInt *, PetscInt *);
281 PetscCall(DMDAGetOverlap(dm, &xol, &yol, &zol)); in DMDASubDomainDA_Private()
219 PetscErrorCode DMDAGetOverlap(DM da, PeOp PetscInt *x, PeOp PetscInt *y, PeOp PetscInt *z) in DMDAGetOverlap() function