X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FINTERP_KERNELTest%2FThreeDSurfProjectionTest.cxx;h=e25aec49cde4937d606eef3e6c91fc43c2ee1f0f;hb=c4551c56aa89896595842e5b41b048044681b4e8;hp=461033382e71ca060fa6310b2a461443ec755793;hpb=79c404a024c4b00550400f158f89fcc64859e71d;p=tools%2Fmedcoupling.git diff --git a/src/INTERP_KERNELTest/ThreeDSurfProjectionTest.cxx b/src/INTERP_KERNELTest/ThreeDSurfProjectionTest.cxx index 461033382..e25aec49c 100644 --- a/src/INTERP_KERNELTest/ThreeDSurfProjectionTest.cxx +++ b/src/INTERP_KERNELTest/ThreeDSurfProjectionTest.cxx @@ -1,9 +1,9 @@ -// Copyright (C) 2007-2013 CEA/DEN, EDF R&D +// Copyright (C) 2007-2016 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public // License as published by the Free Software Foundation; either -// version 2.1 of the License. +// version 2.1 of the License, or (at your option) any later version. // // This library is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -83,7 +83,7 @@ void INTERP_TEST::ThreeDSurfProjectionTest::test1() void INTERP_TEST::ThreeDSurfProjectionTest::test2() {// here the two triangles have their center of inertia very close (eps) but the angle between the two planes is "big" //coo=DataArrayDouble([0.,0.,0.,1.,0.,0.,0.,1.,0.],3,3) - //coocpy=coo.deepCpy() + //coocpy=coo.deepCopy() //MEDCouplingPointSet.Rotate3DAlg([0.,0.,0.],[-1,-1.,0.],pi/3,coocpy) //coocpy+=[eps*sqrt(3)/2,eps/2,eps*0.] //