]> SALOME platform Git repositories - tools/medcoupling.git/commit
Salome HOME
Intersec bug fix: correct polygons with flat corners, they crash residual computation ...
authorabn <adrien.bruneton@cea.fr>
Wed, 9 Jan 2019 14:30:10 +0000 (15:30 +0100)
committerabn <adrien.bruneton@cea.fr>
Thu, 10 Jan 2019 12:52:36 +0000 (13:52 +0100)
commit2da6c2bc1ec47f323da8a053ceb76ba1de0b636b
tree01a5a6b0b94407adb2af2948378381ed670fe964
parent66423193c07c9c8f10816594d23edd7271c7a2a1
Intersec bug fix: correct polygons with flat corners, they crash residual computation ...

also added test.
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DComposedEdge.cxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DComposedEdge.hxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DElementaryEdge.cxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DElementaryEdge.hxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DQuadraticPolygon.cxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DQuadraticPolygon.hxx
src/MEDCoupling/MEDCouplingUMesh_intersection.cxx
src/MEDCoupling_Swig/MEDCouplingIntersectTest.py