]> SALOME platform Git repositories - modules/smesh.git/commit
Salome HOME
0021999: EDF 2480 SMESH : Aspect ratio on a flat mesh
authoreap <eap@opencascade.com>
Fri, 23 Nov 2012 14:34:33 +0000 (14:34 +0000)
committereap <eap@opencascade.com>
Fri, 23 Nov 2012 14:34:33 +0000 (14:34 +0000)
commit0864c4d0a8a8d727e98a6c4c57ffbe101c8ef500
tree920d463de2c835870a3279a3ac12ddb43c108650
parent71680afe444a9568366c822058e201f1f2d1d98e
0021999: EDF 2480 SMESH : Aspect ratio on a flat mesh

   1) For badly shaped elements, to prevent division by zero and other FP errors, do not use Presicion::Confusion() but 1e-100 and return 1e+100 if this limit is overcome
   2) merge other changes from V6_6_BR
src/Controls/SMESH_Controls.cxx
src/Controls/SMESH_ControlsDef.hxx