]> SALOME platform Git repositories - tools/medcoupling.git/commit
Salome HOME
ArcCSegIntersector fix: tangent cases were not properly handled.
authorabn <adrien.bruneton@cea.fr>
Tue, 5 Jun 2018 15:07:31 +0000 (17:07 +0200)
committerabn <adrien.bruneton@cea.fr>
Wed, 6 Jun 2018 15:16:21 +0000 (17:16 +0200)
commit87cdc5b8ad6e9088da84bbe93f29c7157fa2b507
treea803b6f105274e0731ca6291c45f637eee8b0cf9
parent341c2bf52890b5bfe6fce3005a9d94d9f38cebdf
ArcCSegIntersector fix: tangent cases were not properly handled.

(also removed a duplicated test case)
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DEdgeArcCircle.cxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DEdgeArcCircle.hxx
src/MEDCoupling/MEDCouplingUMesh_intersection.cxx
src/MEDCoupling_Swig/MEDCouplingBasicsTest3.py
src/MEDCoupling_Swig/MEDCouplingIntersectTest.py