DMPlexShape#
The domain shape used for automatic mesh creation.
Synopsis#
Values#
DM_SHAPE_BOX
- The tensor product of intervals in dimension dDM_SHAPE_BOX_SURFACE
- The surface of a box in dimension d+1DM_SHAPE_BALL
- The d-dimensional ballDM_SHAPE_SPHERE
- The surface of the (d+1)-dimensional ballDM_SHAPE_CYLINDER
- The tensor product of the interval and diskDM_SHAPE_SCHWARZ_P
- The Schwarz-P triply periodic minimal surfaceDM_SHAPE_GYROID
- The Gyroid triply periodic minimal surfaceDM_SHAPE_DOUBLET
- The mesh of two cells of a specified typeDM_SHAPE_ANNULUS
- The area between two concentric spheres in dimension dDM_SHAPE_HYPERCUBIC
- The skeleton of the tensor product of the intervals
See Also#
DMPlexGetCellRefiner()
, DMPlexSetCellRefiner()
, DMRefine()
, DMPolytopeType
Level#
beginner
Location#
Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages