Skip to content
Snippets Groups Projects
Commit 5c6f9034 authored by Jean-François Remacle's avatar Jean-François Remacle
Browse files

little change

parent 99dc4a2d
No related branches found
No related tags found
No related merge requests found
......@@ -2163,6 +2163,7 @@ void recombineIntoQuads(GFace *gf,
if (z) printf("%d swops !!\n",z);
if(z && saveAll){ sprintf(NAME,"iter%dS.msh",COUNT++); gf->model()->writeMSH(NAME); }
if (!(w+x+y+z)) break;
if (COUNT == 10)break;
}
}
edgeSwapQuadsForBetterQuality(gf);
......
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