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

fix!

parent 3869513b
No related branches found
No related tags found
No related merge requests found
......@@ -449,9 +449,6 @@ static void Subdivide(GRegion *gr, bool splitIntoHexas, faceContainer &faceVerti
void RefineMesh(GModel *m, bool linear, bool splitIntoQuads, bool splitIntoHexas)
{
splitIntoQuads = true;
splitIntoHexas = true;
Msg::StatusBar(true, "Refining mesh...");
double t1 = Cpu();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment