DASetStencilWidth

Sets the width of the communication stencil

Synopsis

#include "petscda.h"   
PetscErrorCode PETSCDM_DLLEXPORT DASetStencilWidth(DA da, int width)
Not collective

Input Parameter

da - The DA
width - The stencil width

Keywords

distributed array, stencil

See Also

DACreate(), DADestroy(), DA

Level:intermediate
Location:
src/dm/da/src/da.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages