petsc-3.11.4 2019-09-28
Report Typos and Errors

DMStagSetGhostType

set elementwise ghost/halo stencil type

Synopsis

PetscErrorCode DMStagSetGhostType(DM dm,DMStagStencilType stencilType)
Logically Collective

Input Parameters

dm - the DMStag object
stencilType - the elementwise ghost stencil type: DMSTAG_STENCIL_BOX, DMSTAG_STENCIL_STAR, or DMSTAG_STENCIL_NONE

See Also

DMSTAG

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