DMStagGetLocationDOF#
Get number of DOF associated with a given point in a DMStag grid
Synopsis#
PetscErrorCode DMStagGetLocationDOF(DM dm, DMStagStencilLocation loc, PetscInt *dof)
Not Collective
Input Parameters#
dm - the DMStag object
loc - grid point (see
DMStagStencilLocation
)
Output Parameter#
dof - the number of DOF (components) living at
loc
indm
See Also#
Level#
intermediate
Location#
src/dm/impls/stag/stagstencil.c
Index of all DMStag routines
Table of Contents for all manual pages
Index of all manual pages