X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FINTERP_KERNELTest%2FThreeDSurfProjectionTest.cxx;h=a8962ce1a36e25d6477a06bc83e97b1002c1f620;hb=8411b13fec372c7635bf04d2bb81a869dc038fdd;hp=41d340cee8ef531ee6cf5700d40b77e6015c8b45;hpb=720c21e774debf38cb103c83e99bedcdc6f96e82;p=tools%2Fmedcoupling.git diff --git a/src/INTERP_KERNELTest/ThreeDSurfProjectionTest.cxx b/src/INTERP_KERNELTest/ThreeDSurfProjectionTest.cxx index 41d340cee..a8962ce1a 100644 --- a/src/INTERP_KERNELTest/ThreeDSurfProjectionTest.cxx +++ b/src/INTERP_KERNELTest/ThreeDSurfProjectionTest.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D +// Copyright (C) 2007-2020 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 @@ -19,6 +19,7 @@ #include "ThreeDSurfProjectionTest.hxx" #include "PlanarIntersector.txx" +#include "MCIdType.hxx" class MyMeshType { @@ -26,7 +27,7 @@ public: static const int MY_SPACEDIM=3; static const int MY_MESHDIM=3; static const INTERP_KERNEL::NumberingPolicy My_numPol=INTERP_KERNEL::ALL_C_MODE; - typedef int MyConnType; + typedef mcIdType MyConnType; }; class MyMatrixType @@ -83,7 +84,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.] //