]> SALOME platform Git repositories - tools/medcoupling.git/commitdiff
Salome HOME
Add author
authorageay <ageay>
Wed, 19 Sep 2012 08:57:50 +0000 (08:57 +0000)
committerageay <ageay>
Wed, 19 Sep 2012 08:57:50 +0000 (08:57 +0000)
114 files changed:
idl/CMakeLists.txt
src/INTERP_KERNEL/Bases/InterpKernelAutoPtr.hxx
src/INTERP_KERNEL/Bases/InterpKernelException.cxx
src/INTERP_KERNEL/Bases/InterpKernelException.hxx
src/INTERP_KERNEL/Bases/NormalizedUnstructuredMesh.hxx
src/INTERP_KERNEL/CMakeLists.txt
src/INTERP_KERNEL/CellModel.cxx
src/INTERP_KERNEL/CellModel.hxx
src/INTERP_KERNEL/ConvexIntersector.hxx
src/INTERP_KERNEL/ConvexIntersector.txx
src/INTERP_KERNEL/CurveIntersector.hxx
src/INTERP_KERNEL/CurveIntersector.txx
src/INTERP_KERNEL/CurveIntersectorP0P0.hxx
src/INTERP_KERNEL/CurveIntersectorP0P0.txx
src/INTERP_KERNEL/CurveIntersectorP0P1.hxx
src/INTERP_KERNEL/CurveIntersectorP0P1.txx
src/INTERP_KERNEL/CurveIntersectorP1P0.hxx
src/INTERP_KERNEL/CurveIntersectorP1P0.txx
src/INTERP_KERNEL/CurveIntersectorP1P1.hxx
src/INTERP_KERNEL/CurveIntersectorP1P1.txx
src/INTERP_KERNEL/GenMathFormulae.hxx
src/INTERP_KERNEL/Geometric2DIntersector.hxx
src/INTERP_KERNEL/Geometric2DIntersector.txx
src/INTERP_KERNEL/IntegralUniformIntersector.hxx
src/INTERP_KERNEL/IntegralUniformIntersector.txx
src/INTERP_KERNEL/InterpKernelCellSimplify.cxx
src/INTERP_KERNEL/InterpKernelCellSimplify.hxx
src/INTERP_KERNEL/InterpKernelMatrixTools.cxx
src/INTERP_KERNEL/InterpKernelMatrixTools.hxx
src/INTERP_KERNEL/InterpKernelMeshQuality.cxx
src/INTERP_KERNEL/InterpKernelMeshQuality.hxx
src/INTERP_KERNEL/Interpolation.hxx
src/INTERP_KERNEL/Interpolation.txx
src/INTERP_KERNEL/Interpolation1D.hxx
src/INTERP_KERNEL/Interpolation1D.txx
src/INTERP_KERNEL/Interpolation2D.hxx
src/INTERP_KERNEL/Interpolation2D.txx
src/INTERP_KERNEL/Interpolation2D1D.hxx
src/INTERP_KERNEL/Interpolation2D1D.txx
src/INTERP_KERNEL/Interpolation2DCurve.cxx
src/INTERP_KERNEL/Interpolation2DCurve.hxx
src/INTERP_KERNEL/Interpolation3D.cxx
src/INTERP_KERNEL/Interpolation3D.hxx
src/INTERP_KERNEL/Interpolation3D.txx
src/INTERP_KERNEL/Interpolation3DSurf.cxx
src/INTERP_KERNEL/Interpolation3DSurf.hxx
src/INTERP_KERNEL/InterpolationCurve.hxx
src/INTERP_KERNEL/InterpolationCurve.txx
src/INTERP_KERNEL/InterpolationOptions.cxx
src/INTERP_KERNEL/InterpolationOptions.hxx
src/INTERP_KERNEL/InterpolationPlanar.hxx
src/INTERP_KERNEL/InterpolationPlanar.txx
src/INTERP_KERNEL/InterpolationUtils.hxx
src/INTERP_KERNEL/Intersector3D.hxx
src/INTERP_KERNEL/Intersector3D.txx
src/INTERP_KERNEL/Intersector3DP0P0.hxx
src/INTERP_KERNEL/Intersector3DP0P0.txx
src/INTERP_KERNEL/Intersector3DP0P1.hxx
src/INTERP_KERNEL/Intersector3DP0P1.txx
src/INTERP_KERNEL/Intersector3DP1P0.hxx
src/INTERP_KERNEL/Intersector3DP1P0.txx
src/INTERP_KERNEL/Intersector3DP1P0Bary.hxx
src/INTERP_KERNEL/Intersector3DP1P0Bary.txx
src/INTERP_KERNEL/Intersector3DP1P1.hxx
src/INTERP_KERNEL/Intersector3DP1P1.txx
src/INTERP_KERNEL/Planar2D1DIntersectorP0P0.hxx
src/INTERP_KERNEL/Planar2D1DIntersectorP0P0.txx
src/INTERP_KERNEL/PlanarIntersector.hxx
src/INTERP_KERNEL/PlanarIntersector.txx
src/INTERP_KERNEL/PlanarIntersectorP0P0.hxx
src/INTERP_KERNEL/PlanarIntersectorP0P0.txx
src/INTERP_KERNEL/PlanarIntersectorP0P1.hxx
src/INTERP_KERNEL/PlanarIntersectorP0P1.txx
src/INTERP_KERNEL/PlanarIntersectorP0P1PL.hxx
src/INTERP_KERNEL/PlanarIntersectorP0P1PL.txx
src/INTERP_KERNEL/PlanarIntersectorP1P0.hxx
src/INTERP_KERNEL/PlanarIntersectorP1P0.txx
src/INTERP_KERNEL/PlanarIntersectorP1P0Bary.hxx
src/INTERP_KERNEL/PlanarIntersectorP1P0Bary.txx
src/INTERP_KERNEL/PlanarIntersectorP1P0PL.hxx
src/INTERP_KERNEL/PlanarIntersectorP1P0PL.txx
src/INTERP_KERNEL/PlanarIntersectorP1P1.hxx
src/INTERP_KERNEL/PlanarIntersectorP1P1.txx
src/INTERP_KERNEL/PlanarIntersectorP1P1PL.hxx
src/INTERP_KERNEL/PlanarIntersectorP1P1PL.txx
src/INTERP_KERNEL/PointLocator2DIntersector.hxx
src/INTERP_KERNEL/PointLocator2DIntersector.txx
src/INTERP_KERNEL/PointLocator3DIntersectorP0P0.hxx
src/INTERP_KERNEL/PointLocator3DIntersectorP0P0.txx
src/INTERP_KERNEL/PointLocator3DIntersectorP0P1.hxx
src/INTERP_KERNEL/PointLocator3DIntersectorP0P1.txx
src/INTERP_KERNEL/PointLocator3DIntersectorP1P0.hxx
src/INTERP_KERNEL/PointLocator3DIntersectorP1P0.txx
src/INTERP_KERNEL/PointLocator3DIntersectorP1P1.hxx
src/INTERP_KERNEL/PointLocator3DIntersectorP1P1.txx
src/INTERP_KERNEL/PointLocatorAlgos.txx
src/INTERP_KERNEL/PolyhedronIntersectorP0P0.hxx
src/INTERP_KERNEL/PolyhedronIntersectorP0P0.txx
src/INTERP_KERNEL/PolyhedronIntersectorP0P1.hxx
src/INTERP_KERNEL/PolyhedronIntersectorP0P1.txx
src/INTERP_KERNEL/PolyhedronIntersectorP1P0.hxx
src/INTERP_KERNEL/PolyhedronIntersectorP1P0.txx
src/INTERP_KERNEL/PolyhedronIntersectorP1P0Bary.hxx
src/INTERP_KERNEL/PolyhedronIntersectorP1P0Bary.txx
src/INTERP_KERNEL/PolyhedronIntersectorP1P1.hxx
src/INTERP_KERNEL/PolyhedronIntersectorP1P1.txx
src/INTERP_KERNEL/TargetIntersector.hxx
src/INTERP_KERNEL/TriangulationIntersector.hxx
src/INTERP_KERNEL/TriangulationIntersector.txx
src/INTERP_KERNEL/VTKNormalizedUnstructuredMesh.hxx
src/INTERP_KERNEL/VTKNormalizedUnstructuredMesh.txx
src/INTERP_KERNEL/VolSurfFormulae.hxx
src/INTERP_KERNEL/VolSurfUser.hxx
src/INTERP_KERNEL/VolSurfUser.txx

index 6fd10841611f0facc6c073610cdc1ac147371ebc..461dab215501bf35fd8878cfaea243c8a947f750 100644 (file)
@@ -16,6 +16,7 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+# Author : Anthony Geay (CEA/DEN)
 
 INCLUDE(${KERNEL_ROOT_DIR}/salome_adm/cmake_files/UseOMNIORB.cmake)
 
index 4100a4d05b92705fb2c761eb3ea56ff2bb69201a..27eeb5e37684fb6a11befc6b90622607309a6d44 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __INTERPKERNELAUTOPTR_HXX__
 #define __INTERPKERNELAUTOPTR_HXX__
index 35483a8ccc75470c7dcc2bf6bd6be6ba16617707..9f777b61f123d952664247412ae8940784777cdf 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "InterpKernelException.hxx"
 
index c2aa9e32f39f6c08075112cc61f291df6e90fe58..3b573c0240935a013fa51a7bd8de4cf0d8957903 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __INTERPKERNELEXCEPTION_HXX__
 #define __INTERPKERNELEXCEPTION_HXX__
index 30c429ed763d3f44aab73666f62d14d2227337e7..3d43cb6d5c2242e29a57429e4596e9d0be8420b8 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __NORMALIZEDUNSTRUCTUREDMESH_HXX__
 #define __NORMALIZEDUNSTRUCTUREDMESH_HXX__
index b0b85bdc6f4414cecf4d7cc4ae639fe47ead6360..f124ffcd5d2f59b0a17b2b8819bed58c97a6780a 100644 (file)
@@ -16,6 +16,7 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+# Author : Anthony Geay (CEA/DEN)
 
 SET(interpkernel_SOURCES
   TransformedTriangle.cxx
index 626fef91680796bfe0c58bf36bf2e119bb984dea..13781012362e08ae725a3a00227935775738a433 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "CellModel.hxx"
 
index f9d19c981015a55abc3f01dd606f5507761a6321..27ec69f056128202b6c7583b282dce033f31b000 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __CELLMODEL_INTERP_KERNEL_HXX__
 #define __CELLMODEL_INTERP_KERNEL_HXX__
index 10755efa2cb0c13c8cf348b615e8bffce708e43d..12fe453b9635faff4f3d9e248886c514596a07d7 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __CONVEXINTERSECTOR_HXX__
 #define __CONVEXINTERSECTOR_HXX__
index 44836c63910dec29d0136fdc15b9cd5ea8b64b36..a30c6a932d9e73bac361f78aaaf6e832a27cc2fd 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __CONVEXINTERSECTOR_TXX__
 #define __CONVEXINTERSECTOR_TXX__
 
index 14035f13a36a0bbf952188d5b76f4be756929069..6a9ee27d5491d94c0ea7b442624923f34450a899 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __CURVEINTERSECTOR_HXX__
 #define __CURVEINTERSECTOR_HXX__
index 38dfa9920730d74fc6ef911153ba2010a9aea0e6..3281d99291b6bff76fd8706ad79cd9a7aef3dcb9 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __CURVEINTERSECTOR_TXX__
 #define __CURVEINTERSECTOR_TXX__
 
index 761dc2dc3202949a1eeaaaa573da952f6882dfab..26c58420c6277bb16a74e9dd24b51405c2cec53c 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __CURVEINTERSECTORP0P0_HXX__
 #define __CURVEINTERSECTORP0P0_HXX__
index 3981d1218f2b1bd311b2708a4c775d159a50892e..d82f4eb589561df482f90f198a45e201f2b41cde 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __CURVEINTERSECTORP0P0_TXX__
 #define __CURVEINTERSECTORP0P0_TXX__
 
index 42dbd758bb7c18e01d227edb994f602e76f9d6e3..fb42bf140325a7aaf7921df4fed3391cdd6cc38e 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __CURVEINTERSECTORP0P1_HXX__
 #define __CURVEINTERSECTORP0P1_HXX__
index 91bb236d498c301acd9484f4eb6b54784069952e..ff43da455501196f9453dafe953258bb701117bf 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __CurveIntersectorP0P1_TXX__
 #define __CurveIntersectorP0P1_TXX__
 
index 7a5d3d6cfae183e46e516880ac1fc21e629b2cba..ba548b9e37af8f300f61f096a2af98bc59d00068 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __CURVEINTERSECTORP1P0_HXX__
 #define __CURVEINTERSECTORP1P0_HXX__
index 2a41ee145b4d67558a7f33362e81e3aa0a9e724f..45c1eeb87dc33e75e63e1bf5843a2ef63e458f1d 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __CurveIntersectorP1P0_TXX__
 #define __CurveIntersectorP1P0_TXX__
 
index f09e5143ff78a1c048091af308aad450b9ae557b..537fe9714b8f3d109345fc29be4624ef426502f9 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __CURVEINTERSECTORP1P1_HXX__
 #define __CURVEINTERSECTORP1P1_HXX__
index efd1f855a1a047c3df08cfba56e502b0ae45087c..1d3b93d73c5b97c53f3f829c12465f7f47bee116 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __CurveIntersectorP1P1_TXX__
 #define __CurveIntersectorP1P1_TXX__
 
index 95c78f3d50d77abd73f5c29742cd798e7551a111..9b003ce1dbc7b8be52e366bd532b03cab28d7332 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __GENMATHFORMULAE_HXX__
 #define __GENMATHFORMULAE_HXX__
index 69879f51b2a0c97b11d2f4d4b9862dec3544bafa..4f408f705201db6da306f6e16da97e541255ae02 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __GEOMETRIC2DINTERSECTOR_HXX__
 #define __GEOMETRIC2DINTERSECTOR_HXX__
index a78d233dd145dbc2e88c072bb7041ead5e1195cb..6895011619b2d552c2c4606820dea4484aa94edd 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __GEOMETRIC2DINTERSECTOR_TXX__
 #define __GEOMETRIC2DINTERSECTOR_TXX__
 
index 71cfebb7de3907e708fed0b48aa17d3fb482d410..c6701a78b7648915c8e65f56b2384240ee0dcf06 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __INTEGRALUNIFORMINTERSECTOR_HXX__
 #define __INTEGRALUNIFORMINTERSECTOR_HXX__
index 0d46d983e0309f97223b9ae3292316c5eeb44f33..efd74e62c7e203cc9f59475e46a0481e60088e61 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __INTEGRALUNIFORMINTERSECTOR_TXX__
 #define __INTEGRALUNIFORMINTERSECTOR_TXX__
 
index 1200fcf85185e9d7e649e7841b51167b3b50ad83..5ed816146d6b2e1d8c43168be2f30f91e77f119e 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "InterpKernelCellSimplify.hxx"
 #include "CellModel.hxx"
index 34585260ede2dc24d526c4d02c5803ac6fad935e..0b8b2afa7b7b6e62b5be4cbca19712efae6e7601 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __INTERPKERNELCELLSIMPLIFY_HXX__
 #define __INTERPKERNELCELLSIMPLIFY_HXX__
index 97ba6bff8968f0339993400e82617f9c5ae2bb2e..988f343cefbe6cc9752aef7e775ead027b4f7c76 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "InterpKernelMatrixTools.hxx"
 #include "InterpKernelAutoPtr.hxx"
index 7f59ee9936a8f91a09242cd19d448756988412f0..68863a22474e41eaf3c5635f880da80965cc9c22 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __INTERPKERNELMATRIXTOOLS_HXX__
 #define __INTERPKERNELMATRIXTOOLS_HXX__
index c3f27f1aba950a1991a87fcf134bbcbf963f7ef9..06f6d325d545c2902c9fea55c8481e754b74504e 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "InterpKernelMeshQuality.hxx"
 
index 95e30f5c27c76d06725e0c61cff9eea87d87b523..158d8519378f303916ad5cfb9c81d370e67d2ecb 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __INTERPKERNELMESHQUALITY_HXX_
 #define __INTERPKERNELMESHQUALITY_HXX__
index 38951463cb199bf7d55051f55574b50bcb2f254b..3c5eab1316e210bd112256f59b61b3e7aeec435f 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __INTERPOLATION_HXX__
 #define __INTERPOLATION_HXX__
index 3ac70163fd6182d0c2a3f21e5a1b0665dbae14ac..201b4467151a798485760407c4cb8cd89592386d 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __INTERPOLATION_TXX__
 #define __INTERPOLATION_TXX__
 
index 37e36de45167f0e5e3c000626b3d113f175e0c81..cbb72ba25ab34a358dacc1925fdedb8ab625b3c3 100755 (executable)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __INTERPOLATION1D_HXX__
 #define __INTERPOLATION1D_HXX__
index 174c18291d28e2bc6da38b5ebff8990b0f3acbd4..b7e40eff0f6fa8c69b7016d01add7824e7ea5ae3 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __INTERPOLATION1D_TXX__
 #define __INTERPOLATION1D_TXX__
 
index 6551ebda4ec8dcc4490318769c128b7552654276..849f3af9e020661f3996980dccf33c664f5e4be2 100755 (executable)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __INTERPOLATION2D_HXX__
 #define __INTERPOLATION2D_HXX__
index aa44100963158c7805b7789089406e6129da8b61..2555f4ada2b130d1d90745652cc6524f650c089e 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __INTERPOLATION2D_TXX__
 #define __INTERPOLATION2D_TXX__
 
index f1a0b76f4bfd632df8f93515e71f68b1157331a2..64f0db9edd7ed4e41eddca42607de0dead452cb5 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __INTERPOLATION2D1D_HXX__
 #define __INTERPOLATION2D1D_HXX__
index e84d07dec7238add8ee7636a470c526231371b4e..862c120775106d18db456c678de8f0edbb6d6e2e 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __INTERPOLATION2D1D_TXX__
 #define __INTERPOLATION2D1D_TXX__
 
index c1cfa381c2b94ff054df81a742ea8cc32599b19b..779b9bafe028426cd3f4e54737b11553be7a8b71 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "Interpolation2DCurve.hxx"
 #include "InterpolationCurve.txx"
index d1c2f76533ec524b5de90a690dae7cf69b7c66fc..1ddf9ed7c4ec6b1dd70d625855500363da5225b8 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __INTERPOLATION2DCURVE_HXX__
 #define __INTERPOLATION2DCURVE_HXX__
index d2401e3d1d8eecaec02e6c3ee8ecf012c1e5d7d0..edaad1408a0c4a7ae7af9a028455b6a6834a3c4b 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "Interpolation3D.hxx"
 #include "Interpolation3D.txx"
index 247ca14a202102fb786d98d387cd3b1e702a355f..128eedcfbfead98a5eaf3a524ff530c718fc90db 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __INTERPOLATION3D_HXX__
 #define __INTERPOLATION3D_HXX__
index 248207e02e07b8e0f457a0e1a5208967990dd59b..c293c745fb46191446a377e10efbeaf0c3f6a98b 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __INTERPOLATION3D_TXX__
 #define __INTERPOLATION3D_TXX__
 
index 488ca2b857548f202efbcc517de5793919209b13..8126ae823aaef2e19400af864868ed663fe7b8eb 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "Interpolation3DSurf.hxx"
 #include "InterpolationPlanar.txx"
index ede723162bd3f2a737b2c476e404b6c33bf2be2a..68a05d12db587016482ac8c7a97b5d93ed06093e 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __INTERPOLATION3DSURF_HXX__
 #define __INTERPOLATION3DSURF_HXX__
index 35dbd6799f3654138ce76c392f3b8abcd475e5ff..a88801482c4e08d6c07831cd4e539d013554ca20 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __INTERPOLATIONCURVE_HXX__
 #define __INTERPOLATIONCURVE_HXX__
index 86ec617440b4e54b9c519f0d1fd85dc579cbc3df..dc45b61ae0b2cc3bf93e18a90fbdc99b3303e399 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __INTERPOLATIONCURVE_TXX__
 #define __INTERPOLATIONCURVE_TXX__
 
index 2e2e7def7193764f69bdde32a9ff52399fafbe4b..94ab498ff92e732e03a5fc6b590dbc8de8758831 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "InterpolationOptions.hxx"
 
index d9c51d70af1883a1716c823a516a920ef3211f38..6ba269bb7427b11c515bd71688baf11a786f217e 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __INTERPOLATIONOPTIONS_HXX__
 #define __INTERPOLATIONOPTIONS_HXX__
index c30cd81f44002fafae6db004726d68c102a9b2e8..6d9cdd17190030b457f6b35f1d13e3bbfacdce0a 100755 (executable)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __INTERPOLATIONPLANAR_HXX__
 #define __INTERPOLATIONPLANAR_HXX__
index 2ba5aafe895925c0ada0894dbae513575392c8a1..07fd4d5e9562d813f37fc738122d27e8fb090a30 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __INTERPOLATIONPLANAR_TXX__
 #define __INTERPOLATIONPLANAR_TXX__
 
index af7fdfcc93aad5cd681a39820d0be5e55e0f89e2..8205880a8a48ddbad4da037c9cac349d2002a026 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __INTERPOLATIONUTILS_HXX__
 #define __INTERPOLATIONUTILS_HXX__
index 9ab3f7b7836d3601a53261029643f41328d48647..47e39122e90f33ea7f7582c354d43c8706e041ae 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __INTERSECTOR3D_HXX__
 #define __INTERSECTOR3D_HXX__
index 05b5c94094ff4bb571bf1c56833f3fa6fe292eeb..67ce5941b5a788a7bdece6574ea666dcc31a5c82 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __INTERSECTOR3D_TXX__
 #define __INTERSECTOR3D_TXX__
 
index 243ce6ff4d19207451f83c6573ff3e3ff3a904be..7355f6eb103643b73cefcccba8f2e42c99f5befe 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __INTERSECTOR3DP0P0_HXX__
 #define __INTERSECTOR3DP0P0_HXX__
index 1ab4b5a44055a01923258a10c46bc8602f3e0e8d..5ad2fee71064249bb2354256f6144b57d677c5d3 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __INTERSECTOR3DP0P0_TXX__
 #define __INTERSECTOR3DP0P0_TXX__
 
index 98a2476148fc0994d5eda30cc3a4443487c6c5fd..4b1dafab03498825a2961cf929d56fb1de587816 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __INTERSECTOR3DP0P1_HXX__
 #define __INTERSECTOR3DP0P1_HXX__
index 50dc45eac35c47d54a62ef8b99e1206f59cfcd74..6abdb882899650b2e8b8e456a89d361a28030db1 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __INTERSECTOR3DP0P1_TXX__
 #define __INTERSECTOR3DP0P1_TXX__
 
index cc7f494c87f6874a76a6009e21f9cd0c4a8a5809..923b0145d172ee5b7b821a5c1edb759a2e35ace5 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __INTERSECTOR3DP1P0_HXX__
 #define __INTERSECTOR3DP1P0_HXX__
index e302323f55d2e79801f0dd42afc1cd18f78ee54e..bda1c1931123ee22aba0b29bd62ab539013d51ff 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __INTERSECTOR3DP1P0_TXX__
 #define __INTERSECTOR3DP1P0_TXX__
 
index a08948afe27f1b6340fccc93ad7d1958c8f0a92a..5adbc1fe0c648a0648e01227588633a493ff6fdc 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __Intersector3DP1P0Bary_HXX__
 #define __Intersector3DP1P0Bary_HXX__
index de36ddd78ecc1d6bc657704be38195fcefd4a797..0328a0927ad0afd9e5663287cefd3a16d1afbb5c 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __Intersector3DP1P0Bary_TXX__
 #define __Intersector3DP1P0Bary_TXX__
 
index 13c495aefddcc0ca63c288045323bdeffaf595d5..a636a63929ed7237806cc7db318d7f22638ce3e7 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __Intersector3DP1P1_HXX__
 #define __Intersector3DP1P1_HXX__
index 03698f4d62c0d9ccda8909fbfbe0bc95d5d4c2eb..f620322675c2b6f56ac8f2cf233757582c1e9b0c 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __Intersector3DP1P1_TXX__
 #define __Intersector3DP1P1_TXX__
 
index b159689f27424d8dfa1dce9c66488efd50cb0f8b..9b89117b2eda941b3c4510d8f0c5d10621379da4 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __PLANAR2D1DINTERSECTORP0P0_HXX__
 #define __PLANAR2D1DINTERSECTORP0P0_HXX__
index 758df4d5595785a763e0ef6f1cd4c32703bb14a5..0d4a9eb85a751d45f7289b054228eeb317415486 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __PLANAR2D1DINTERSECTORP0P0_TXX__
 #define __PLANAR2D1DINTERSECTORP0P0_TXX__
 
index d25b81d4f71a9ddb41b94f66be0ce5bd5a7ccdbe..e1552c5cf00983e782ce1a4ef983d45df0dda89e 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __PLANARINTERSECTOR_HXX__
 #define __PLANARINTERSECTOR_HXX__
index 5323eda430d69f5ae6361779d1e9a9f63a0f4edb..ff351fb899c7a26d68c04c2856eca58e5281f9a0 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __PLANARINTERSECTOR_TXX__
 #define __PLANARINTERSECTOR_TXX__
 
index 9e5249d629499f6d35b6f7ee1c0ee7b933337562..f0e96825c69fb1f055e41627f348787301fb04df 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __PLANARINTERSECTORP0P0_HXX__
 #define __PLANARINTERSECTORP0P0_HXX__
index f698b984dd78dcc4fe956497eed5e5c8b0fc4479..c62357b1a48a238d44b7a3d36c409e127cd014ae 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __PLANARINTERSECTORP0P0_TXX__
 #define __PLANARINTERSECTORP0P0_TXX__
 
index c6083a228f2e37385c4b5d88cf720a78bd682ff8..5f1107b115812eedd2b79f3eee9552edc93c3f8e 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __PLANARINTERSECTORP0P1_HXX__
 #define __PLANARINTERSECTORP0P1_HXX__
index 48343d92af343c47d43cda83ff8de72ad55154d5..090929db69e865a35f5c1e8fbbfb8a48b7e8783b 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __PLANARINTERSECTORP0P1_TXX__
 #define __PLANARINTERSECTORP0P1_TXX__
 
index 10b47cfc85bdf56054c7c18129b13368312c663d..c5f22d409898d759b51a27749dbe986868adeee1 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __PLANARINTERSECTORP0P1PL_HXX__
 #define __PLANARINTERSECTORP0P1PL_HXX__
index 6537c7bf4bd9a1a72c9d8135a5223729adbd6fb7..902c86a22311447507219ceb20c1d52e67013315 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __PLANARINTERSECTORP0P1PL_TXX__
 #define __PLANARINTERSECTORP0P1PL_TXX__
 
index 29459a510b858b53803fcd5de9d6c109955cd248..50dc049870707b38bb35c1127360be26406f4c8c 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __PLANARINTERSECTORP1P0_HXX__
 #define __PLANARINTERSECTORP1P0_HXX__
index 27f598702ae6c0181253b1f1c55bd75c20369746..22ebb93a9f933aa2989a50f51e91de0d1b32a661 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __PLANARINTERSECTORP1P0_TXX__
 #define __PLANARINTERSECTORP1P0_TXX__
 
index 1ea4f480f82f3788d8fcbbda3f44bb04c14e9acf..2d3260316395bf69ce74ddd31dd5321a7444c35b 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __PlanarIntersectorP1P0Bary_HXX__
 #define __PlanarIntersectorP1P0Bary_HXX__
index a9079580b440c2a9934b59a04e71ca99b8f9d6e2..a8bd8bc8e8a1925330ac5c11aec87d754504f17c 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __PlanarIntersectorP1P0Bary_TXX__
 #define __PlanarIntersectorP1P0Bary_TXX__
 
index fe82a84e771f8010d33b02eef5d0fe3a0c9d0df4..47def33d0def9d68313aefa2d3a2adc46290e80a 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __PLANARINTERSECTORP1P0PL_HXX__
 #define __PLANARINTERSECTORP1P0PL_HXX__
index 311c724de94616284a594eb886f1da3d27c1689d..0f0ab958267ca744951d442d36c9064b2dc8dff5 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __PLANARINTERSECTORP1P0PL_TXX__
 #define __PLANARINTERSECTORP1P0PL_TXX__
 
index 1168345d847357a538cd62e7d6a87727da7ceec3..26f77918a990119b267d56898884cbc69f13cc03 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __PLANARINTERSECTORP1P1_HXX__
 #define __PLANARINTERSECTORP1P1_HXX__
index 707cafeb2ab210866ccf44fc2a29d1d9e92b8fd2..9507a63b43ca999171e5ed9f05658ecf58e03167 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __PLANARINTERSECTORP1P1_TXX__
 #define __PLANARINTERSECTORP1P1_TXX__
 
index f2e9c6190c297f1363fa3f1ee9588f7e12ef5dd2..d43edaa58456d9445d4ff66c93c164c631c1178d 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __PLANARINTERSECTORP1P1PL_HXX__
 #define __PLANARINTERSECTORP1P1PL_HXX__
index 353240def9a1b2fa6cf06594fc6594443c1fb33f..61bdd13f1d2133f682da00c4060324089614ecbb 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __PLANARINTERSECTORP1P1PL_TXX__
 #define __PLANARINTERSECTORP1P1PL_TXX__
 
index a45ee36853d475079445e6a0ed72432541349104..8971dc9e771f4e1e939c732fb2ec4bdfe41be1c4 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __POINTLOCATORINTERSECTOR_HXX__
 #define __POINTLOCATORINTERSECTOR_HXX__
index 080dc9c4e0bedef46e4f871bd922c68174493bee..14429bb5ecc0410fdd281d959438d024baa2fd6d 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __POINTLOCATORINTERSECTOR_TXX__
 #define __POINTLOCATORINTERSECTOR_TXX__
 
index 1831ff9088a99d5b3eb4e6346327d748ce8b4990..3b4081ec2f4f653517851afda96fe77e17658b67 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __POINTLOCATOR3DINTERSECTORP0P0_HXX__
 #define __POINTLOCATOR3DINTERSECTORP0P0_HXX__
index 043df337e97a433844ca0a290e7be196df876705..5cfa1321cfd3fa0f77011a6f5e42a11bc365619b 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __POINTLOCATOR3DINTERSECTORP0P0_TXX__
 #define __POINTLOCATOR3DINTERSECTORP0P0_TXX__
 
index 13bc98cac733d6d508369784df91d6ed04ae6e6f..345bac94482ef8a1694875230e49dd4276911de5 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __POINTLOCATOR3DINTERSECTORP0P1_HXX__
 #define __POINTLOCATOR3DINTERSECTORP0P1_HXX__
index 0ea7ddc804c66adeb772ff7a1d30f9f273708601..33d9d6883bdc653d31a0690c44d1946cc1217135 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __POINTLOCATOR3DINTERSECTORP0P1_TXX__
 #define __POINTLOCATOR3DINTERSECTORP0P1_TXX__
 
index 4dd3f26ca25ed971e08e9b849038518b3827b27e..dab5aa63c2726449bc3e88da83add1b711eec920 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __POINTLOCATOR3DINTERSECTORP1P0_HXX__
 #define __POINTLOCATOR3DINTERSECTORP1P0_HXX__
index 3a941337d517d00a370afc71d4a410deb3631979..bad0d01cba2522e0e4544582905cee66bbaeb727 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __POINTLOCATOR3DINTERSECTORP1P0_TXX__
 #define __POINTLOCATOR3DINTERSECTORP1P0_TXX__
 
index 9951eea526339ded0ef0ac281e8765323496c09f..ec88c82740ef542b8e21dad6d5193c99c39a56da 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __POINTLOCATOR3DINTERSECTORP1P1_HXX__
 #define __POINTLOCATOR3DINTERSECTORP1P1_HXX__
index 1cffba133b94f52ce6b4096df72c9531000eb6f4..d6baf689fc274e7b52a40f82dc1a9a3e4f4db5c8 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __POINTLOCATOR3DINTERSECTORP1P1_TXX__
 #define __POINTLOCATOR3DINTERSECTORP1P1_TXX__
 
index db6972d2a65fffc2c077e44636c8184780c038c8..0ac908044e838c53d5e3311f33629c3b44959d87 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __POINTLOCATORALGOS_TXX__
 #define __POINTLOCATORALGOS_TXX__
 
index 6e746ef055c1fc17bad4adecfc3e18fcf9294978..fd039593c8fddad134341d36a10706c5b5622623 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __POLYHEDRONINTERSECTORP0P0_HXX__
 #define __POLYHEDRONINTERSECTORP0P0_HXX__
index 61011e735222e1511c115b864c2d22c0e093f389..ba5ea83b8fac3613406424bae70799ed8f2a6702 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __POLYHEDRONINTERSECTORP0P0_TXX__
 #define __POLYHEDRONINTERSECTORP0P0_TXX__
 
index 024ce9b68dc1b5fbbe44b3dfbcd31d8d3dd72200..75ef149baf59137a4c7c775cdcc35098a114432e 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __POLYHEDRONINTERSECTORP0P1_HXX__
 #define __POLYHEDRONINTERSECTORP0P1_HXX__
index 8786b3f769f4890574de1003b35b8f2aa86f90e6..f41bca07d58fb3a38077b8a8309873d37d473431 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __POLYHEDRONINTERSECTORP0P1_TXX__
 #define __POLYHEDRONINTERSECTORP0P1_TXX__
 
index c3e257d22cb13f47456a251bc0e102304c2a5684..486f35394689dab748ef8fa7cdcd00892d457c7d 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __POLYHEDRONINTERSECTORP1P0_HXX__
 #define __POLYHEDRONINTERSECTORP1P0_HXX__
index 962fd76e5cdd017d631a25699166bf6114167439..7e56de719bdd66874dbde9c3f235da787c1a6496 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __POLYHEDRONINTERSECTORP1P0_TXX__
 #define __POLYHEDRONINTERSECTORP1P0_TXX__
 
index b6d6f7c15566287fddccd5d86ff8530dc32f1f89..982586ecb0a7584dbab948129211e3e98dc98cc8 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __PolyhedronIntersectorP1P0Bary_HXX__
 #define __PolyhedronIntersectorP1P0Bary_HXX__
index 884adf1fd93f129eb4d5b67ace41484cd0ddc7b2..044e68acb208e441f6a4006527177509911e9e62 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __PolyhedronIntersectorP1P0Bary_TXX__
 #define __PolyhedronIntersectorP1P0Bary_TXX__
 
index fc65a7f10b7443bf1073800941cafb6fde682457..346a14e3398d1a2c210256ff7fe0d2c50caa4d36 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __PolyhedronIntersectorP1P1_HXX__
 #define __PolyhedronIntersectorP1P1_HXX__
index 31a26e7df5413c062199bb10f6270a71502b1061..3d3cfb88d97412e8ab6be6e4b32b2c5885985b5a 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __PolyhedronIntersectorP1P1_TXX__
 #define __PolyhedronIntersectorP1P1_TXX__
 
index 1023394af8683ae09dbbb2e8464a2349b135b7f2..c1a898a9917db478330320de17aad5697f1aa221 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __TARGETINTERSECTOR__HXX__
 #define __TARGETINTERSECTOR__HXX__
index 99959cd2cc22eeb31b8ea6399f75b7490bbed257..170a8f12099b6e74e531c8a9dbdb3e6db050d369 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __TRIANGULATIONINTERSECTOR_HXX__
 #define __TRIANGULATIONINTERSECTOR_HXX__
index 3cc53f66eca0394769a936e026ddd286c7a2b11b..53363c96b712f105cbe2d258c39e46c36726a1f2 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __TRIANGULATIONINTERSECTOR_TXX__
 #define __TRIANGULATIONINTERSECTOR_TXX__
 
index 49bf127f9600f84dd682cc8ee20324d86de18a67..f533492df0078366c43481fb84357991c71892fa 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __VTKNORMALIZEDUNSTRUCTUREDMESH_HXX__
 #define __VTKNORMALIZEDUNSTRUCTUREDMESH_HXX__
index 3baae70f2591da16c7881d0a5a2953e50bbebcd9..e326ec4aeba15192f1dceaa8e1955a9194536558 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __VTKNORMALIZEDUNSTRUCTUREDMESH_TXX__
 #define __VTKNORMALIZEDUNSTRUCTUREDMESH_TXX__
 
index b1e815effbc233790c0069e2d884d0ea89f8672a..b7ad4fdb568ed4a8afaa7859d4391dbde09daee9 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __VOLSURFFORMULAE_HXX__
 #define __VOLSURFFORMULAE_HXX__
index 09fe9967afbe1ed1bd4d7c2eb6cca0020a6c4632..e6f877bf48cbe1a17a93e431e1179c0d220389fd 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __VOLSURFUSER_HXX__
 #define __VOLSURFUSER_HXX__
index 31988e3e0789833975299db2fd75be962261693d..5e4f6129dc9015b689620ac97e65dcf6dd623855 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __VOLSURFUSER_TXX__
 #define __VOLSURFUSER_TXX__