Skip to content
Snippets Groups Projects
Commit 6d6ccef9 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

No commit message

No commit message
parent c292e8e0
No related branches found
No related tags found
No related merge requests found
......@@ -1253,7 +1253,7 @@ StringXNumber MeshOptions_Number[] = {
{ F|O, "SmoothRatio" , opt_mesh_smooth_ratio , 1.8 ,
"Ratio between mesh sizes at vertices of a same edeg (used in BAMG)" },
{ F|O, "SubdivisionAlgorithm" , opt_mesh_algo_subdivide , 0 ,
"Mesh subdivision algorithm (0=none, 1=all quadrangles, 2=all hexahedra, 3=all quadrangles (Blossom))" },
"Mesh subdivision algorithm (0=none, 1=all quadrangles, 2=all hexahedra)" },
{ F|O, "SurfaceEdges" , opt_mesh_surfaces_edges , 1. ,
"Display edges of surface mesh?" },
{ F|O, "SurfaceFaces" , opt_mesh_surfaces_faces , 0. ,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment