DMDASetStencilType#

Sets the type of the communication stencil

Synopsis#

#include "petscdmda.h"   
PetscErrorCode DMDASetStencilType(DM da, DMDAStencilType stype)

Logically Collective

Input Parameters#

See Also#

DM, DMDA, DMDACreate(), DMDestroy()

Level#

intermediate

Location#

src/dm/impls/da/da.c


Edit on GitLab

Index of all DMDA routines
Table of Contents for all manual pages
Index of all manual pages