DMDirection#
Indicates a coordinate direction
Synopsis#
typedef enum {
DM_X,
DM_Y,
DM_Z
} DMDirection;
Values#
See Also#
DM
, DMDA
, DMDAGetRay()
, DMDAGetProcessorSubset()
, DMPlexShearGeometry()
Level#
beginner
Location#
Examples#
src/dm/tutorials/ex22.c
src/dm/tutorials/ex51.c
src/snes/tutorials/ex13.c
src/snes/tutorials/ex17.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages