]> 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 13:15:07 +0000 (14:15 +0100)
commitbd3d7ee204fbc3b95c6bdad2a7a4e290ec8eee8d
treef925015cb47ff9e6a97d251235e0d7fea9b0db1b
parent2e80d3adad9ef751049dbd97769b2ffe39bee441
Intersec bug fix: correct polygons with flat corners, they crash residual computation ...

also added test.

Conflicts:
src/MEDCoupling/MEDCouplingUMesh_intersection.cxx
src/MEDCoupling_Swig/MEDCouplingIntersectTest.py
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.cxx
src/MEDCoupling_Swig/MEDCouplingBasicsTest4.py