]> SALOME platform Git repositories - plugins/netgenplugin.git/commit
Salome HOME
IPAL52861: Netgen 2D fails on a sphere cbr/crowdin_V7_7_BR V7_7_0a1 V7_7_0b1
authoreap <eap@opencascade.com>
Fri, 4 Sep 2015 10:59:33 +0000 (13:59 +0300)
committereap <eap@opencascade.com>
Fri, 4 Sep 2015 10:59:33 +0000 (13:59 +0300)
commit129557feea467bd8d276578228c5d12c0612a6b8
treec98fe4c865c621f84872c81d4a4e2f17f512f8bd
parent9a26afa4ea408432ef03dbce41acfad5d697994f
IPAL52861: Netgen 2D fails on a sphere
IPAL22848: Netgen 1D-2D-3D fails on a cone with default Simple parameters
IPAL20479: computation of the mesh (on cone + box) via "NETGEN 1D_2D_3D" is failed.

Fixes:
1) Avoid setting a local size to zero on a degenerated edge
2) Avoid creating coincident NETGEN points (though with different UV) on a seam edge
src/NETGENPlugin/NETGENPlugin_Mesher.cxx
src/NETGENPlugin/NETGENPlugin_Mesher.hxx
src/NETGENPlugin/NETGENPlugin_NETGEN_2D_ONLY.cxx