mirror of
https://github.com/NGSolve/netgen.git
synced 2024-11-11 16:49:16 +05:00
don't repair bisect
This commit is contained in:
parent
8d932819dd
commit
f4d4084b1d
@ -3825,6 +3825,8 @@ namespace netgen
|
|||||||
// Repair works only for tets!
|
// Repair works only for tets!
|
||||||
bool do_repair = mesh.PureTetMesh ();
|
bool do_repair = mesh.PureTetMesh ();
|
||||||
|
|
||||||
|
do_repair = false; // JS, March 2009: multigrid crashes
|
||||||
|
|
||||||
//if(mesh.mglevels == 3)
|
//if(mesh.mglevels == 3)
|
||||||
// noprojection = true;
|
// noprojection = true;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user