DMPatchGetPatchSize#
Get the size of a single patch of a DMPATCH, in grid cells
Synopsis#
#include "petscdmpatch.h"
PetscErrorCode DMPatchGetPatchSize(DM dm, MatStencil *patchSize)
Not Collective
Input Parameter#
dm - the
DMPATCH
Output Parameter#
patchSize - a
MatStencilwhosei,j,k,cfields hold the patch extent in each dimension
See Also#
DMPATCH, DMPatchSetPatchSize(), DMPatchGetCommSize(), MatStencil
Level#
intermediate
Location#
Index of all DMPatch routines
Table of Contents for all manual pages
Index of all manual pages