]> SALOME platform Git repositories - plugins/hexablockplugin.git/commitdiff
Salome HOME
Bad epsilon: in fact epsilon*epsilon V6_5_0a1
authorfkl <fkl>
Tue, 3 Apr 2012 10:56:34 +0000 (10:56 +0000)
committerfkl <fkl>
Tue, 3 Apr 2012 10:56:34 +0000 (10:56 +0000)
Francis Kloss

src/HEXABLOCKPlugin/HEXABLOCKPlugin_mesh.cxx

index 95a1bf03f24295111307e44c580e88adf6a809d8..04cc805796167c744546bdb7c5db81277f35b404 100755 (executable)
@@ -95,7 +95,7 @@ static int MYDEBUG = 0;
 #endif
 
 
-static double HEXA_EPSILON = 1E-6; //1E-3; 
+static double HEXA_EPSILON = 1E-3; //1E-3; 
 static double HEXA_QUAD_WAY = PI/4.; //3.*PI/8.;
 // static double HEXA_QUAD_WAY2 = 499999999.*PI/1000000000.;