Skip to content

Commit

Permalink
FEM: Update mesh_gmsh.py
Browse files Browse the repository at this point in the history
  • Loading branch information
FEA-eng authored Jul 26, 2024
1 parent 9b9141a commit ff1007c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Mod/Fem/femobjects/mesh_gmsh.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ class MeshGmsh(base_fempythonobject.BaseFemPythonObject):
"BAMG",
"DelQuad",
"Packing Parallelograms",
"Quasi-structured Quad",
]
known_mesh_algorithm_3D = [
"Automatic",
Expand Down

0 comments on commit ff1007c

Please sign in to comment.