]> SALOME platform Git repositories - tools/medcoupling.git/commit
Salome HOME
Refactoring QuadraticPlanar precision tuning. Fixes intersector bugs. abn/intersec_prec
authorabn <adrien.bruneton@cea.fr>
Mon, 26 Jun 2017 13:45:17 +0000 (15:45 +0200)
committerabn <adrien.bruneton@cea.fr>
Mon, 26 Jun 2017 14:24:34 +0000 (16:24 +0200)
commit62227e928392a71a014b2799d946401caf574dca
tree93a4b6362fba065f328262e4b2e987c712ed997b
parent6c477b125d64a815064c14523f70f5fa2150bb27
Refactoring QuadraticPlanar precision tuning. Fixes intersector bugs.
20 files changed:
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DBounds.cxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DComposedEdge.cxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DEdge.cxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DEdgeArcCircle.cxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DEdgeLin.cxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DNode.hxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DPrecision.cxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DPrecision.hxx
src/INTERP_KERNEL/Geometric2DIntersector.hxx
src/INTERP_KERNEL/Geometric2DIntersector.txx
src/INTERP_KERNEL/InterpolationOptions.cxx
src/INTERP_KERNELTest/QuadraticPlanarInterpTest2.cxx
src/INTERP_KERNELTest/QuadraticPlanarInterpTest4.cxx
src/INTERP_KERNELTest/QuadraticPlanarInterpTest5.cxx
src/MEDCoupling/MEDCouplingPointSet.cxx
src/MEDCoupling/MEDCouplingUMesh.cxx
src/MEDCoupling/MEDCouplingUMesh_internal.cxx
src/MEDCoupling/MEDCouplingUMesh_internal.hxx
src/MEDCoupling/MEDCouplingUMesh_intersection.cxx
src/MEDCoupling_Swig/MEDCouplingIntersectTest.py