DMStagSetStencilType#

set elementwise ghost/halo stencil type

Synopsis#

#include "petscdmstag.h"   
#include "petscdmproduct.h"   
PetscErrorCode DMStagSetStencilType(DM dm, DMStagStencilType stencilType)

Logically Collective; stencilType must contain common value

Input Parameters#

See Also#

DMSTAG: Staggered, Structured Grid, DMSTAG, DMStagGetStencilType(), DMStagSetStencilWidth(), DMStagStencilType

Level#

beginner

Location#

src/dm/impls/stag/stagutils.c


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