PetscErrorCode CreatePatch(PetscInt x, PetscInt nx, PetscInt y, PetscInt ny, PetscInt z, PetscInt nz, DAPeriodicType periodicity, PetscInt stencil, PetscInt dof, Ptr_Patch *patch)
ixfirst | - The first (lower-indexes) corner of the patch in x-direction. | |
nx | - The number of cells in the patch in x-direction. | |
iyfirst | - The first (lower-indexes) corner of the patch in y-direction. | |
ny | - The number of cells in the patch in direction. | |
izfirst | - The first (lower-indexes) corner of the patch in z-direction. | |
nz | - The number of cells in the patch in z-direction. |
Level:developer
Location:src/patch.c
Index of all MICSc routines
Table of Contents for all manual pages
Index of all manual pages