DMStagGetStencilType#

get elementwise ghost/halo stencil type

Synopsis#

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

Not Collective

Input Parameter#

Output Parameter#

See Also#

DMSTAG: Staggered, Structured Grid, DMSTAG, DMStagSetStencilType(), DMStagGetStencilWidth, 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