don't repair bisect

This commit is contained in:
Joachim Schoeberl 2009-03-26 09:49:40 +00:00
parent 8d932819dd
commit f4d4084b1d

View File

@ -3825,6 +3825,8 @@ namespace netgen
// Repair works only for tets!
bool do_repair = mesh.PureTetMesh ();
do_repair = false; // JS, March 2009: multigrid crashes
//if(mesh.mglevels == 3)
// noprojection = true;