DMStagStencilLocation#

enumerated type denoting a location relative to an element in a DMSTAG grid

Synopsis#

The interpretation of these values is dimension-dependent.

Developer Note#

The order of the enum entries is significant, as it corresponds to the canonical numbering of DOFs, and the fact that the numbering starts at 0 may also be used by the implementation.

See Also#

DMSTAG: Staggered, Structured Grid, DMSTAG, DMDA, DMStagStencil, DMStagGetLocationSlot(), DMStagStencilType

Level#

beginner

Location#

include/petscdmstag.h

Examples#

src/dm/impls/stag/tutorials/ex2.c
src/dm/impls/stag/tutorials/ex3.c
src/dm/impls/stag/tutorials/ex1.c


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