Skip to content

Commit

Permalink
Update blueprint_mesh.rst (#1134)
Browse files Browse the repository at this point in the history
  • Loading branch information
Menno Deij - van Rijswijk committed Jun 29, 2023
1 parent 1ac3851 commit dbeaca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docs/sphinx/blueprint_mesh.rst
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@ and ``subelements`` is identical and contains the following items:
* shape_map/polyhedron : (numeric entry for polyhedron, e.g. 42 - VTK_POLYHEDRON)
* shape_map/quad : (numeric entry for quadrilateral, e.g. 9 - VTK_QUAD)
* shape_map/tri : (numeric entry for triangle, e.g. 5 - VTK_TRIANGLE)
* shape_map/polygon: (numeric entry for polygon, e.g. 7 - VTK_POLYGON)
* shape_map/polygonal: (numeric entry for polygon, e.g. 7 - VTK_POLYGON)

``shapes`` array contains the numeric element type for each element.

Expand Down

0 comments on commit dbeaca3

Please sign in to comment.