PetscErrorCode DMStagGetGhostCorners(DM dm,PetscInt *x,PetscInt *y,PetscInt *z,PetscInt *m,PetscInt *n,PetscInt *p)Not Collective
dm | - the DMStag object |
x | - the starting element index in the first direction | |
y | - the starting element index in the second direction | |
z | - the starting element index in the third direction | |
m | - the element width in the first direction | |
n | - the element width in the second direction | |
p | - the element width in the third direction |