Salome HOME
Synchronize adm files
[plugins/netgenplugin.git] / src / NETGENPlugin / NETGENPlugin_NETGEN_2D_ONLY.cxx
old mode 100644 (file)
new mode 100755 (executable)
index 9ef97d7..6c54aac
@@ -363,6 +363,7 @@ bool NETGENPlugin_NETGEN_2D_ONLY::Compute(SMESH_Mesh&         aMesh,
     startWith = MESHCONST_MESHSURFACE;
     endWith   = MESHCONST_OPTSURFACE;
 
+    netgen::mparam.uselocalh = true; // needed while optimization
     try {
       OCC_CATCH_SIGNALS;