Skip to content
Snippets Groups Projects
Commit 87eeb9fa authored by Guillaume Demesy's avatar Guillaume Demesy
Browse files

testlinkfacets

parent ef8219de
No related branches found
No related tags found
No related merge requests found
...@@ -221,7 +221,7 @@ EndFor ...@@ -221,7 +221,7 @@ EndFor
If (tag_geom==3) // Split torus weird otherwise If (tag_geom==3) // Split torus weird otherwise
Mesh.Algorithm = 6; Mesh.Algorithm = 6;
EndIf EndIf
Mesh.Optimimze3D=1; Mesh.Optimimze=1;
// Mesh.SurfaceEdges = 0; // Mesh.SurfaceEdges = 0;
Mesh.VolumeEdges = 0; Mesh.VolumeEdges = 0;
Mesh.ElementOrder = og; Mesh.ElementOrder = og;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment