]> SALOME platform Git repositories - tools/medcoupling.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)
commitb54b9c78c7629e4deef04a22dde735ba2e3d4bf1
tree6e238662f62784442382ec157d873efa661291f4
parentbc815fe93de3284ce94632a8fd76acc281c6373e
+ 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