Skip to content

Commit

Permalink
add tetra4 to work with xdmf
Browse files Browse the repository at this point in the history
  • Loading branch information
jvwilliams23 committed Nov 21, 2024
1 parent 00b4f7c commit 69008bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/meshio/_mesh.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"triangle": 2,
"quad": 2,
"tetra": 3,
"tetra4": 3,
"hexahedron": 3,
"wedge": 3,
"pyramid": 3,
Expand Down

0 comments on commit 69008bf

Please sign in to comment.