]> SALOME platform Git repositories - tools/medcoupling.git/commit
Salome HOME
staffan :
authorvbd <vbd>
Fri, 3 Aug 2007 12:52:06 +0000 (12:52 +0000)
committervbd <vbd>
Fri, 3 Aug 2007 12:52:06 +0000 (12:52 +0000)
commit9cba1d446831840539ad0ee2519a2dcf11b4a76c
tree4904e03055657c5254695f5e58174904e963658a
parentd3cbf0078b502aedbd4679e08896211fd95f760b
staffan :
* correction of the MeshElement::getCoordsOfNode() which was
totally wrong - it worked well with only one element because
of the correspondance between the arrays connectivityIndex
and connectivity that exists in this case
src/INTERP_KERNEL/Interpolation3D.cxx
src/INTERP_KERNEL/MeshElement.cxx
src/INTERP_KERNEL/MeshElement.hxx
src/INTERP_KERNEL/Test/Interpolation3DTest.cxx
src/INTERP_KERNEL/TetraAffineTransform.hxx
src/INTERP_KERNEL/TransformedTriangle_intersect.cxx