Salome HOME
0020958: EDF 1529 SMESH : If some faces have been meshed with small
authoreap <eap@opencascade.com>
Thu, 19 Aug 2010 09:32:34 +0000 (09:32 +0000)
committereap <eap@opencascade.com>
Thu, 19 Aug 2010 09:32:34 +0000 (09:32 +0000)
commite7aeba552a622809040d5dda474c02a275d51e8f
treed8909b81b2747568c11a9bee55da7d74e4d4eb1d
parentbb1f5ab1e0c1e0a2e91076c73294ba72581d83b2
0020958: EDF 1529 SMESH : If some faces have been meshed with small
quadrangles Netgen 3D creates pyramids with volume zero and fails

* Use SMDS_Mesh::facesIterator(/*idInceasingOrder=*/true) instead of TIDSortedElemSet
* Enable showing bad mesh elements in case of computing w/o shape
src/NETGENPlugin/NETGENPlugin_NETGEN_3D.cxx