#include "petscdmda.h" PetscErrorCode DMDASetNonOverlappingRegion(DM da, PetscInt xs, PetscInt ys, PetscInt zs, PetscInt xm, PetscInt ym, PetscInt zm)Collective on DA Many br
da | - The DMDA 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 |