mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-25 21:40:33 +05:00
Remove debug output
This commit is contained in:
parent
608a813295
commit
17b6c83499
@ -778,7 +778,7 @@ void MeshOptimize3d :: SplitImprove (Mesh & mesh,
|
||||
}
|
||||
topt.Stop();
|
||||
mesh.Compress();
|
||||
PrintMessage (1, cnt, " splits performed");
|
||||
PrintMessage (5, cnt, " splits performed");
|
||||
(*testout) << "Splitt - Improve done" << "\n";
|
||||
|
||||
if (goal == OPT_QUALITY)
|
||||
|
Loading…
Reference in New Issue
Block a user