Skip to content
Snippets Groups Projects
Commit 9e44505a authored by Bastien Gorissen's avatar Bastien Gorissen
Browse files

Forgot to turn the global node relocation step back on...

parent e305630e
Branches
Tags
No related merge requests found
......@@ -367,7 +367,7 @@ void highOrderSmoother::optimize(GFace * gf,
// }
// then try to swap for better configurations
//smooth(gf, true);
smooth(gf, true);
//int nbSwap =
swapHighOrderTriangles(gf,edgeVertices,faceVertices,this);
// smooth(gf,true);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment