]> SALOME platform Git repositories - modules/med.git/commit
Salome HOME
+ Bug fix : ComposedEdge::applyGlobalSimilarity() was potentially passing twice on...
authorbruneton <bruneton>
Mon, 13 Jan 2014 10:57:58 +0000 (10:57 +0000)
committerbruneton <bruneton>
Mon, 13 Jan 2014 10:57:58 +0000 (10:57 +0000)
commitbd3ab72f59b046cca4561d4cb597c9f4c216ad66
tree5a93962727af7e1af30a8a48bf5496842c41bbb2
parent9950b7a4dd737ed13c51a3ac02e16f80d4dd3e37
+ Bug fix : ComposedEdge::applyGlobalSimilarity() was potentially passing twice on the same (Edge*).
+ Various comments
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DComposedEdge.cxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DEdgeArcCircle.cxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DNode.cxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DQuadraticPolygon.cxx
src/INTERP_KERNELTest/QuadraticPlanarInterpTest.hxx
src/INTERP_KERNELTest/QuadraticPlanarInterpTest5.cxx
src/MEDCoupling/MEDCouplingUMesh.cxx