#include "petscdmda.h" PetscErrorCode DMDAGetNonOverlappingRegion(DM da, PetscInt *xs, PetscInt *ys, PetscInt *zs, PetscInt *xm, PetscInt *ym, PetscInt *zm)Not collective Many br
xs | - The start of the region in x Many br | |
ys | - The start of the region in y Many br | |
zs | - The start of the region in z Many br | |
xs | - The size of the region in x Many br | |
ys | - The size of the region in y Many br | |
zs | - The size of the region in z Many br |