petsc-3.14.6 2021-03-30
Report Typos and Errors

DMStagGetBoundaryTypes

get boundary types

Synopsis

PetscErrorCode DMStagGetBoundaryTypes(DM dm,DMBoundaryType *boundaryTypeX,DMBoundaryType *boundaryTypeY,DMBoundaryType *boundaryTypeZ)
Not Collective

Input Parameter

dm - the DMStag object

Output Parameters

boundaryTypeX,boundaryTypeY,boundaryTypeZ - boundary types

See Also

DMSTAG, DMDAGetBoundaryTypes()

Level

intermediate

Location

src/dm/impls/stag/stagutils.c

Examples

src/dm/impls/stag/tutorials/ex1.c.html

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