]> SALOME platform Git repositories - tools/medcoupling.git/commitdiff
Salome HOME
Add author
authorageay <ageay>
Wed, 19 Sep 2012 08:25:19 +0000 (08:25 +0000)
committerageay <ageay>
Wed, 19 Sep 2012 08:25:19 +0000 (08:25 +0000)
104 files changed:
src/MEDCoupling/CMakeLists.txt
src/MEDCoupling/MEDCoupling.hxx
src/MEDCoupling/MEDCouplingAutoRefCountObjectPtr.hxx
src/MEDCoupling/MEDCouplingCMesh.cxx
src/MEDCoupling/MEDCouplingCMesh.hxx
src/MEDCoupling/MEDCouplingDefinitionTime.cxx
src/MEDCoupling/MEDCouplingDefinitionTime.hxx
src/MEDCoupling/MEDCouplingExtrudedMesh.cxx
src/MEDCoupling/MEDCouplingExtrudedMesh.hxx
src/MEDCoupling/MEDCouplingField.cxx
src/MEDCoupling/MEDCouplingField.hxx
src/MEDCoupling/MEDCouplingFieldDiscretization.cxx
src/MEDCoupling/MEDCouplingFieldDiscretization.hxx
src/MEDCoupling/MEDCouplingFieldDouble.cxx
src/MEDCoupling/MEDCouplingFieldDouble.hxx
src/MEDCoupling/MEDCouplingFieldOverTime.cxx
src/MEDCoupling/MEDCouplingFieldOverTime.hxx
src/MEDCoupling/MEDCouplingFieldTemplate.cxx
src/MEDCoupling/MEDCouplingFieldTemplate.hxx
src/MEDCoupling/MEDCouplingGaussLocalization.cxx
src/MEDCoupling/MEDCouplingGaussLocalization.hxx
src/MEDCoupling/MEDCouplingMemArray.cxx
src/MEDCoupling/MEDCouplingMemArray.hxx
src/MEDCoupling/MEDCouplingMemArray.txx
src/MEDCoupling/MEDCouplingMesh.cxx
src/MEDCoupling/MEDCouplingMesh.hxx
src/MEDCoupling/MEDCouplingMultiFields.cxx
src/MEDCoupling/MEDCouplingMultiFields.hxx
src/MEDCoupling/MEDCouplingNatureOfField.cxx
src/MEDCoupling/MEDCouplingNatureOfField.hxx
src/MEDCoupling/MEDCouplingNormalizedCartesianMesh.hxx
src/MEDCoupling/MEDCouplingNormalizedUnstructuredMesh.hxx
src/MEDCoupling/MEDCouplingNormalizedUnstructuredMesh.txx
src/MEDCoupling/MEDCouplingPointSet.cxx
src/MEDCoupling/MEDCouplingPointSet.hxx
src/MEDCoupling/MEDCouplingRefCountObject.cxx
src/MEDCoupling/MEDCouplingRefCountObject.hxx
src/MEDCoupling/MEDCouplingRemapper.cxx
src/MEDCoupling/MEDCouplingRemapper.hxx
src/MEDCoupling/MEDCouplingTimeDiscretization.cxx
src/MEDCoupling/MEDCouplingTimeDiscretization.hxx
src/MEDCoupling/MEDCouplingTimeLabel.cxx
src/MEDCoupling/MEDCouplingTimeLabel.hxx
src/MEDCoupling/MEDCouplingUMesh.cxx
src/MEDCoupling/MEDCouplingUMesh.hxx
src/MEDCoupling/MEDCouplingUMeshDesc.cxx
src/MEDCoupling/MEDCouplingUMeshDesc.hxx
src/MEDCoupling/Makefile.am
src/MEDCoupling/Test/CMakeLists.txt
src/MEDCoupling/Test/MEDCouplingBasicsTest.hxx
src/MEDCoupling/Test/MEDCouplingBasicsTest0.cxx
src/MEDCoupling/Test/MEDCouplingBasicsTest1.cxx
src/MEDCoupling/Test/MEDCouplingBasicsTest1.hxx
src/MEDCoupling/Test/MEDCouplingBasicsTest2.cxx
src/MEDCoupling/Test/MEDCouplingBasicsTest2.hxx
src/MEDCoupling/Test/MEDCouplingBasicsTest3.cxx
src/MEDCoupling/Test/MEDCouplingBasicsTest3.hxx
src/MEDCoupling/Test/MEDCouplingBasicsTest4.cxx
src/MEDCoupling/Test/MEDCouplingBasicsTest4.hxx
src/MEDCoupling/Test/MEDCouplingBasicsTest5.cxx
src/MEDCoupling/Test/MEDCouplingBasicsTest5.hxx
src/MEDCoupling/Test/MEDCouplingBasicsTestData1.hxx
src/MEDCoupling/Test/MEDCouplingBasicsTestInterp.cxx
src/MEDCoupling/Test/MEDCouplingBasicsTestInterp.hxx
src/MEDCoupling/Test/MEDCouplingExamplesTest.cxx
src/MEDCoupling/Test/MEDCouplingRemapperTest.cxx
src/MEDCoupling/Test/MEDCouplingRemapperTest.hxx
src/MEDCoupling/Test/Makefile.am
src/MEDCoupling/Test/TestMEDCoupling.cxx
src/MEDCoupling/Test/TestMEDCouplingRemapper.cxx
src/MEDLoader/CMakeLists.txt
src/MEDLoader/MEDFileBasis.cxx
src/MEDLoader/MEDFileBasis.hxx
src/MEDLoader/MEDFileData.cxx
src/MEDLoader/MEDFileData.hxx
src/MEDLoader/MEDFileField.cxx
src/MEDLoader/MEDFileField.hxx
src/MEDLoader/MEDFileMesh.cxx
src/MEDLoader/MEDFileMesh.hxx
src/MEDLoader/MEDFileMeshElt.cxx
src/MEDLoader/MEDFileMeshElt.hxx
src/MEDLoader/MEDFileMeshLL.cxx
src/MEDLoader/MEDFileMeshLL.hxx
src/MEDLoader/MEDFileUtilities.cxx
src/MEDLoader/MEDFileUtilities.hxx
src/MEDLoader/MEDLoader.cxx
src/MEDLoader/MEDLoader.hxx
src/MEDLoader/MEDLoaderBase.cxx
src/MEDLoader/MEDLoaderBase.hxx
src/MEDLoader/MEDLoaderDefines.hxx
src/MEDLoader/Makefile.am
src/MEDLoader/Swig/CMakeLists.txt
src/MEDLoader/Swig/MEDLoader.i
src/MEDLoader/Swig/MEDLoaderCommon.i
src/MEDLoader/Swig/MEDLoaderDataForTest.py
src/MEDLoader/Swig/MEDLoaderExamplesTest.py
src/MEDLoader/Swig/MEDLoaderTest.py
src/MEDLoader/Swig/MEDLoaderTest2.py
src/MEDLoader/Swig/MEDLoaderTest3.py
src/MEDLoader/Swig/MEDLoaderTypemaps.i
src/MEDLoader/Swig/Makefile.am
src/MEDLoader/Swig/SauvLoaderTest.py
src/MEDLoader/Swig/libMEDLoader_Swig.py
src/MEDLoader/Test/MEDLoaderTest.hxx

index 047589fa89695702b9f107bb6eb2da3b40c03a55..476d77744c8a7b6a3553774ab3e88d4faa169df8 100644 (file)
@@ -16,6 +16,7 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+# Author : Anthony Geay (CEA/DEN)
 
 ADD_SUBDIRECTORY(Test)
 
index d732798dedba48184141616b869c400d292b6e3e..3e55f462a03b24516169b993c11dcc7743af095f 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef _MEDCOUPLING_HXX_
 #define _MEDCOUPLING_HXX_
index f9dc0efe3978676f3b9f5d80185a2171d6231c1b..fc0c0f4e9a5de28061d285c7dea7c935cbdb0895 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __PARAMEDMEM_MEDCOUPLINGAUTOREFCOUNTOBJECTPTR_HXX__
 #define __PARAMEDMEM_MEDCOUPLINGAUTOREFCOUNTOBJECTPTR_HXX__
index 883b4c9ca767517c7b6eb3801a539f8987802605..bd6233b93535f961bc25e89d36b22004632c7673 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDCouplingCMesh.hxx"
 #include "MEDCouplingUMesh.hxx"
index d80a3e2a33b2db6d64582d2ebc871741168ea650..39407ebb61b38ad370837674e2035cd18a8ee09e 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __PARAMEDMEM_MEDCOUPLINGCMESH_HXX__
 #define __PARAMEDMEM_MEDCOUPLINGCMESH_HXX__
index a43312d902d3ac47378101ff1c328776dd325a21..0d703ce733d547a18796208ac96780a986519c2a 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDCouplingDefinitionTime.hxx"
 #include "MEDCouplingFieldDouble.hxx"
index 26ef19667d8286f6f2a2b022d7db1a7405e89500..2ef0464ebdfadc3d4042cbcda1c1fc18fd5a6a3b 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __PARAMEDMEM_MEDCOUPLINGDEFINITIONTIME_HXX__
 #define __PARAMEDMEM_MEDCOUPLINGDEFINITIONTIME_HXX__
index 71a7e65c8f244bed9270e3fd55c253d6c24b2bc0..663737af5d8b3b9e62070b86f2a9e1efd441d6a7 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDCouplingExtrudedMesh.hxx"
 #include "MEDCouplingUMesh.hxx"
index fa3a3e1d90b5ca36b9e68b674ff533c88bb7105d..9dc8122edd43453ac3b90d391ca1e1f220f2eb62 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __PARAMEDMEM_MEDCOUPLINGEXTRUDEDMESH_HXX__
 #define __PARAMEDMEM_MEDCOUPLINGEXTRUDEDMESH_HXX__
index 6c598c084b1565f566765fd14506207ecc3ee266..08eb6970b29e1744561a2adbefcf106d4d5c117a 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDCouplingField.hxx"
 #include "MEDCouplingMesh.hxx"
index 162a17834324c7ef0da5e79dd0177e9acaa6c15b..439743ad56539c7b5265c3a6d946b30b33608686 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __PARAMEDMEM_MEDCOUPLINGFIELD_HXX__
 #define __PARAMEDMEM_MEDCOUPLINGFIELD_HXX__
index 54b2ad6751e132c71b5198b0da195d95c61eaf70..2739ca421baee04a9a10e8fda3d0d6a09ed36dd7 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDCouplingFieldDiscretization.hxx"
 #include "MEDCouplingCMesh.hxx"
index 0bd0034616d45333825eca05e2c21c0dfe242d89..df43d95277b35b88f76c16117cd50c163994f8c5 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __PARAMEDMEM_MEDCOUPLINGFIELDDISCRETIZATION_HXX__
 #define __PARAMEDMEM_MEDCOUPLINGFIELDDISCRETIZATION_HXX__
index 5f208b5c6d66ebf40d0b4668b19aa1ee8aa802b4..170cf2ecbbaf6b7ab4bbeb5ddb5c6d05a02e13b2 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDCouplingFieldDouble.hxx"
 #include "MEDCouplingFieldTemplate.hxx"
index 4d86fd3f8f19636eb896cb25ea19693ed7608c8d..3eac19dceb18b4e19d43a1960bc1eecc4dba57cc 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __PARAMEDMEM_MEDCOUPLINGFIELDDOUBLE_HXX__
 #define __PARAMEDMEM_MEDCOUPLINGFIELDDOUBLE_HXX__
index eed9db85b54872ce5ae1db1a358c63b98a57681c..280c69a2dfc1f4129c48f0df6e1fa4e7f9fa0704 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDCouplingFieldOverTime.hxx"
 #include "MEDCouplingMesh.hxx"
index 4c353c8e68ce1fd8d4a6b6ab7fb98a9aa87575d7..f1daea33c0350f59cfd12d99dd55bc2faa0741cb 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __PARAMEDMEM_MEDCOUPLINGFIELDOVERTIME_HXX__
 #define __PARAMEDMEM_MEDCOUPLINGFIELDOVERTIME_HXX__
index 2a77f785fb571e9bbdaac526be79d35e46191cae..628ee6b7290715451833c32d6525def90b2f456b 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDCouplingFieldTemplate.hxx"
 #include "MEDCouplingMesh.hxx"
index 7c731463e1770ab061489f4d7523af19b4ccb42d..d93411ecb0bff8a53a3c26fd7873ac7ad5bfdc5b 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __PARAMEDMEM_MEDCOUPLINGFIELDTEMPLATE_HXX__
 #define __PARAMEDMEM_MEDCOUPLINGFIELDTEMPLATE_HXX__
index eae9beab48a823397d28176d7da4836808c06668..1b5df9b077c53ebc7f57aa6d5fd3ae2f0c70b168 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDCouplingGaussLocalization.hxx"
 #include "CellModel.hxx"
index 2660f946e67599de9222480025f1a15efe69ac93..49f843e7e0757cea57664152a369ffcc51505930 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __PARAMEDMEM_MEDCOUPLINGGAUSSLOCALIZATION_HXX__
 #define __PARAMEDMEM_MEDCOUPLINGGAUSSLOCALIZATION_HXX__
index 7733668a159dcecfeccb621f45e73a3c3687cacc..2b53fcb6ba6388bcf5244f7676a0c47c66c4cc89 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDCouplingMemArray.txx"
 #include "MEDCouplingAutoRefCountObjectPtr.hxx"
index 2fccfc1b6417a2e871001176d869be8562435e36..a909478d490cb75473f06901dd19675c3a980263 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __PARAMEDMEM_MEDCOUPLINGMEMARRAY_HXX__
 #define __PARAMEDMEM_MEDCOUPLINGMEMARRAY_HXX__
index 4c5339a8b6671a5e34484af5c29501115aa647cd..f12a076233e23e801e2fa6026a5cc8cdfb2bb981 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __PARAMEDMEM_MEDCOUPLINGMEMARRAY_TXX__
 #define __PARAMEDMEM_MEDCOUPLINGMEMARRAY_TXX__
 
index be03bdd7d1bca6bdde3b65a0a1830eb9ceea0cdd..d226fd90dbba65c58f64984a755f0f9463937791 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDCouplingMesh.hxx"
 #include "MEDCouplingUMesh.hxx"
index 4d8d69c14672893f965a55ea64777e808912926f..988ab77e9b12b717b2e25fa62669d5b080193211 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __PARAMEDMEM_MEDCOUPLINGMESH_HXX__
 #define __PARAMEDMEM_MEDCOUPLINGMESH_HXX__
index 3586308b75a63752920aea2597379b9bcbcc10a9..94856e43d37ae78583cc142d0242f9f9d0545fb0 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDCouplingMultiFields.hxx"
 #include "MEDCouplingFieldTemplate.hxx"
index 69445a724b76379db93ff5ada59685da48b962d3..16e25852c7e81d3a83a799db840b6046b5935458 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __PARAMEDMEM_MEDCOUPLINGMULTIFIELDS_HXX__
 #define __PARAMEDMEM_MEDCOUPLINGMULTIFIELDS_HXX__
index 8344d7588bb6c3f81311695901d3b6eb20db35f8..818614ba0961dd6275e24fe345b0f1efd1c1332b 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDCouplingNatureOfField.hxx"
 
index 314c62131822437a134165f3cd36eba9bec8334c..6bcf75abed116d4899c9ab8690c3f575422fb517 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __PARAMEDMEM_MEDCOUPLINGNATUREOFFIELD_HXX__
 #define __PARAMEDMEM_MEDCOUPLINGNATUREOFFIELD_HXX__
index 60cbfdb34d7b1246dc22c698ae2940767a776021..a0ef2a55050827ada2d6d75d89e5e149ce69e112 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __PARAMEDMEM_MEDCOUPLINGNORMALIZEDCARTESIANMESH_HXX__
 #define __PARAMEDMEM_MEDCOUPLINGNORMALIZEDCARTESIANMESH_HXX__
index cffd88a3ab5ee2e4135d53825e507339a25ab481..4a2466b33c0828491df33db87084be3885d0d6d2 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __PARAMEDMEM_MEDCOUPLINGNORMALIZEDUNSTRUCTUREDMESH_HXX__
 #define __PARAMEDMEM_MEDCOUPLINGNORMALIZEDUNSTRUCTUREDMESH_HXX__
index 4ad2677b6e1a4e5c7c85c537f368f4c7159d2f05..8a9da83cf99fe14e898f6e01c711b45be9bfb8bf 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 #ifndef __MEDCOUPLINGNORMALIZEDUNSTRUCTUREDMESH_TXX__
 #define __MEDCOUPLINGNORMALIZEDUNSTRUCTUREDMESH_TXX__
 
index f4aedb6a591d0bb7a8c462e21282e2c316d6b786..f2acae753adb5d922c755edfe9f4067e4736a9ee 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDCouplingPointSet.hxx"
 #include "MEDCouplingAutoRefCountObjectPtr.hxx"
index 88a0f3ecd1f0c23072cee360eab5f28461176da8..4e00e4770c1bde6f3bdce9a9fdd1ff5d7bb99432 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __PARAMEDMEM_MEDCOUPLINGPOINTSET_HXX__
 #define __PARAMEDMEM_MEDCOUPLINGPOINTSET_HXX__
index ab245084ef27624e3b15d4a6b72bcbf05f640412..af387699bd6034d2fe42dc97a37f4501ce36e58e 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDCouplingRefCountObject.hxx"
 
index c466315b385c8be839985c9763fcb16a32de7b27..f9084503e7618159511a81609646d2ba786613e5 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __PARAMEDMEM_MEDCOUPLINGREFCOUNTOBJECT_HXX__
 #define __PARAMEDMEM_MEDCOUPLINGREFCOUNTOBJECT_HXX__
index 775c21b6695acb0910add6a0fdbd3564cc98ced3..0ef48eec7fb1ef0154f0dd4df3ca82f1068e1f08 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDCouplingRemapper.hxx"
 #include "MEDCouplingMemArray.hxx"
index b5f5c4a0371978ebc262d2c9d8d96953dc22fb89..c2005df8e26a8e477a5a635f99f8591c060743de 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __PARAMEDMEM_MEDCOUPLINGREMAPPER_HXX__
 #define __PARAMEDMEM_MEDCOUPLINGREMAPPER_HXX__
index 1f4e1fef5ad0f1bf3e2856fe5fd35bde23f44aef..7712aa874d4354f56f4764b5a902054fae09e6ad 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDCouplingTimeDiscretization.hxx"
 #include "MEDCouplingMemArray.hxx"
index 6dab084c31e365bf56b4da2adba475678b753317..79d6fa07a6bdde63e6ffb6b69e89b2dea8378f23 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __PARAMEDMEM_MEDCOUPLINGTIMEDISCRETIZATION_HXX__
 #define __PARAMEDMEM_MEDCOUPLINGTIMEDISCRETIZATION_HXX__
index e91f08a4e76f546428a2c0ec830194b4edce0ee3..9c2716c1e70ad62d83900490e8ec9ddcc4d121c3 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDCouplingTimeLabel.hxx"
 
index c334ffdbdd1c3375537ed51c42bd504a0c9bcbc4..4755d2edd88d3432c8f898554b538082f54ec81d 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __PARAMEDMEM_TIMELABEL_HXX__
 #define __PARAMEDMEM_TIMELABEL_HXX__
index 24e0e52dd6ba431facbd78ca5706baba244ee449..d8f87ad56216febabd1b67931b1a43b818c7b675 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDCouplingUMesh.hxx"
 #include "MEDCouplingMemArray.txx"
index a03196d89aba49a7e70fca0f0f75a93e881ef6da..eb28c5a309ccc4c9115eecfde6f963efdf9046ae 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __PARAMEDMEM_MEDCOUPLINGUMESH_HXX__
 #define __PARAMEDMEM_MEDCOUPLINGUMESH_HXX__
index 4807d075b0a438d183e5052e62c0f9286e040e69..22905de8578ee2ed3692a5687c15430a9fe2cdaf 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDCouplingUMeshDesc.hxx"
 #include "CellModel.hxx"
index 27216c8f348c7eb7766acd405327112c78e83ba6..37e27e1f37da5f36730f0f107bb2b462a41e2016 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __PARAMEDMEM_MEDCOUPLINGUMESHDESC_HXX__
 #define __PARAMEDMEM_MEDCOUPLINGUMESHDESC_HXX__
index f293a7ca08100152b411c1a11236679c91814093..8f87532b8b6b448b917f1c534de1d050a1915ee0 100644 (file)
@@ -16,6 +16,7 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+# Author : Anthony Geay (CEA/DEN)
 
 include $(top_srcdir)/adm_local/unix/make_common_starter.am
 
index c5b2385ee52e473a0e3ca291eb7f3d36edaf6c82..58665fe18a896f29e447b922d6d66f9ebdd87a7c 100644 (file)
@@ -16,6 +16,7 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+# Author : Anthony Geay (CEA/DEN)
 
 INCLUDE_DIRECTORIES(
   $(CPPUNIT_INCLUDE_DIRS)
index 3e7a7844849fcd0f4cbf3c9dcb4d00585ee93f36..12daa71e6ff375d6db29a44f417b5c3055c30682 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __MEDCOUPLINGBASICSTEST_HXX__
 #define __MEDCOUPLINGBASICSTEST_HXX__
index bcd2fc326cdc1e6e10df0c0a7bb9ab534b31fe44..84624cf0bf920505473967da435e9b978fa903f4 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDCouplingBasicsTest.hxx"
 #include "MEDCouplingUMesh.hxx"
index 12769a45c587882235cd7a5e7be2e8a167299b12..b1b83ca9e18c78a00dd09d6e5c2e6c3d96f9e3b0 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDCouplingBasicsTest1.hxx"
 #include "MEDCouplingUMesh.hxx"
index 6cea32d74735e39d30516346e13cb137acb77987..9e0082458c44f74c553f04aae8aed919ffd194b5 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __MEDCOUPLINGBASICSTEST1_HXX__
 #define __MEDCOUPLINGBASICSTEST1_HXX__
index fd90286e875159a0adc7fd78a6bafb5ee1eb37ed..89cf9818f87b03f573cf044a5eb5ac4c6246e58f 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDCouplingBasicsTest2.hxx"
 #include "MEDCouplingUMesh.hxx"
index 4a8d58c45c23e5cb8776afbcea909f3cb8340c4d..ae2f56ddbc012ee1c72a94b53ada03339cf498e6 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __MEDCOUPLINGBASICSTEST2_HXX__
 #define __MEDCOUPLINGBASICSTEST2_HXX__
index a02421060a758c9aa7c3ddf0b805f2fe19c1ab64..ce2fc84ecc57f0bc43809a71fcfcaef206d91817 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDCouplingBasicsTest3.hxx"
 #include "MEDCouplingUMesh.hxx"
index b6d04e3bc9d7e5c50e58f8e17e5aebc5207cf5fe..1caa2c5bb21075bc8be536b949150a1b74ba86b6 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __MEDCOUPLINGBASICSTEST3_HXX__
 #define __MEDCOUPLINGBASICSTEST3_HXX__
index c867a699adb7653206cf8228af2e63fd593f0980..f781b061a3bc1b506d6676dbe4ae303e185370ef 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDCouplingBasicsTest4.hxx"
 #include "MEDCouplingUMesh.hxx"
index f1eb2c0c7a77aba85a3653d43f5d63896b862c62..d3551bbcb00d04abd835ec8ff26c03dbd399b67c 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __MEDCOUPLINGBASICSTEST4_HXX__
 #define __MEDCOUPLINGBASICSTEST4_HXX__
index 25e9a5bb98c3e025816b20353d6236bb7530a5e3..5e0d2a25343704387530c3824f8c1c5a71a04931 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDCouplingBasicsTest5.hxx"
 #include "MEDCouplingUMesh.hxx"
index cd4b556464a85dcf2fc1bc7c80208414e87a4b66..0bc8432f6d1cded094c786a937768b616294b33d 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __MEDCOUPLINGBASICSTEST5_HXX__
 #define __MEDCOUPLINGBASICSTEST5_HXX__
index 14541f4cfa34000d116f8a05baacd170fd2754e0..2ec891bc14867264c0b4d73ea434e2cd273c34d6 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 int connITT[201]={0, 50, 100, 150, 200, 250, 300, 350, 400, 450, 500, 550, 600, 650, 700, 750, 800, 850, 900, 950, 1000, 1029, 1058, 1087, 1116, 1145, 1174, 1203,
                     1232, 1261, 1290, 1319, 1348, 1377, 1406, 1435, 1464, 1493, 1522, 1551, 1580, 1609, 1638, 1667, 1696, 1725, 1754, 1783, 1812, 1841, 1870, 1899,
index 33c4a793de5791661641b77a722826b827f11b5a..f1b478d3bd28238022067ab3a266b480e429f5e2 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDCouplingBasicsTestInterp.hxx"
 #include "MEDCouplingUMesh.hxx"
index 96a6781ebed7e03213ec395dac8b3596ff351db5..af82f9d6b63dec7344d8cda8b47af0afa74b7eb1 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __MEDCOUPLINGBASICSTESTINTERP_HXX__
 #define __MEDCOUPLINGBASICSTESTINTERP_HXX__
index 1f89f7578622195a8a01a9b205a95abf467081b4..635f91789d24659fe949f09f6279592c07f742f6 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDCouplingBasicsTest.hxx"
 #include "MEDCouplingUMesh.hxx"
index e348d8e51584605c360bf4a7aed9b6953396d425..b5c4a24169e104a96e0df0baff10ac80b9638c00 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDCouplingRemapperTest.hxx"
 #include "MEDCouplingUMesh.hxx"
index 44c4bc31274de4ecdec313d63447bd30230aa889..d7d161d6f33eb4a5c37ef5da28b56c3bfc864651 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __MEDCOUPLINGREMAPPERTEST_HXX__
 #define __MEDCOUPLINGREMAPPERTEST_HXX__
index 1e0cd1d0c14608fe50bd16971b70da471c851d8b..4eff0b4a3af72b0db70f322e6ee236e90943434d 100755 (executable)
@@ -16,6 +16,7 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+# Author : Anthony Geay (CEA/DEN)
 
 include $(top_srcdir)/adm_local/unix/make_common_starter.am
 
index 50ba034934db7c58513df3c02c0b4de579a0d5ca..c192b27a41ad307ae48adeb2494217a2713d3f5c 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDCouplingBasicsTest1.hxx"
 #include "MEDCouplingBasicsTest2.hxx"
index 35ff0082859bd124415e968b8be6f9e140ac3484..14e0c3b85d5fb044fb0a90b58b3a9e5ce4c87f03 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDCouplingRemapperTest.hxx"
 
index 5da47beaba6205c6498cf76ec61f3bc73227ad8c..11239cd643a5993098e6b59a8957a524e0e3185b 100644 (file)
@@ -16,6 +16,7 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+# Author : Anthony Geay (CEA/DEN)
 
 ADD_SUBDIRECTORY(Swig)
 ADD_SUBDIRECTORY(Test)
index aa856a49277636b50ba2211ed92a8d8fdebee971..cf361a4c3479d971f6f63da04842cbec4f61dd9c 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDFileBasis.hxx"
 
index 24de3909aa58f7d0e91124612d97fc3364c03d97..67702e68ef3664b58a8e70dc1bb3c69441adb698 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __MEDFILEBASIS_HXX__
 #define __MEDFILEBASIS_HXX__
index 8a97c37548d3aebff4116e4b9bcddfd9dcc177c2..b18c3cb4299300f3a6afa904999148acb9728262 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDFileData.hxx"
 
index 6a9e404124fa81d68fe7326f3a20709b8472cc92..64b946ec0d1ef3b33c1165d0ccf4b48dd4141692 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __MEDFILEDATA_HXX__
 #define __MEDFILEDATA_HXX__
index cc166fa444dd971a0d20c7d1f9884872ea2e3f09..cf851c2e96052398aec3f3ad5d8a121577f6a97f 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDFileField.hxx"
 #include "MEDFileMesh.hxx"
index 501228531a7b21ed153eb22abb37dcd8200afb27..b6afd67a1f57c5c00bf2918ae0b00e219fcfbffc 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __MEDFILEFIELD_HXX__
 #define __MEDFILEFIELD_HXX__
index 009112b705da5628194116be64d9e6cac046dcb8..6f77ac21770c9d32dba7126cf8ad001dfb18952c 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDFileMesh.hxx"
 #include "MEDFileUtilities.hxx"
index 563df009374917cb2fed9b6de4afdeccd2dd8622..02df40ac61be2ce5e0c468a80d71e83677bc01b8 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __MEDFILEMESH_HXX__
 #define __MEDFILEMESH_HXX__
index 6a04fb2d2735341c22c8189194bade872908e179..33d14b9f39318d6c47745d416635fcaedb25a83b 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDFileMeshElt.hxx"
 
index 7cf22da69748a5752ee6e7b74948971b4e2802f2..e8bda66294729b97484bcbb4d6c93f0f6b62c72b 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __MEDFILEMESHELT_HXX__
 #define __MEDFILEMESHELT_HXX__
index 7191c0bb88b59a74401cec670e145c4192936f5c..2c3c77d9be8d6c7fff7abb6536ff48ba0308c4e7 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDFileMeshLL.hxx"
 #include "MEDFileMesh.hxx"
index 16f3a446ec8b5d0cd620ac4f65c6af66e4655370..263f77d4175017c85817f2f3f47bff824d5033d3 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __MEDFILEMESHLL_HXX__
 #define __MEDFILEMESHLL_HXX__
index 6114e0ea7086164a35c9ed0f90fa80cf7e98c347..89ddaa17aa2a6ec04095fa952b4bbca79ea9e015 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDFileUtilities.hxx"
 #include "MEDLoaderBase.hxx"
index b814c12828b1ad737ec5da7b085edce09bfcfd43..42fbcd28c567a01133392afb2d5bdfd2cc755e42 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __MEDFILEUTILITIES_HXX__
 #define __MEDFILEUTILITIES_HXX__
index 0d1d57ce0961f03daf8c408d634e03d7b48d47f0..60e8773ec517cbc912193479c5e0abef9a2416c5 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDLoader.hxx"
 #include "MEDLoaderBase.hxx"
index 33907f2197dd951d33402d7191946bbb1df151e6..61536db389b7a46c385ce6f902cdf39df35e657c 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __MEDLOADER_HXX__
 #define __MEDLOADER_HXX__
index dd69727dab25b17cc9474bbc304147e68cdbfb28..7284476eb9df006052bd59eb602a682a3084f2d2 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "MEDLoaderBase.hxx"
 #include "InterpKernelException.hxx"
index b31b8c6adcd714fc925bb360a6ce95b6c680c977..504b4b0d37dff3d3282b1665019f5a0e74fff569 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __MEDLOADERBASE_HXX__
 #define __MEDLOADERBASE_HXX__
index f1a0874576ea51109f50b674a5971e91f27dbda5..c68fb07ef74a3d2a30cc00fd402c2e80049d18fc 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __MEDLOADERDEFINES_HXX__
 #define __MEDLOADERDEFINES_HXX__
index 1edb2c85f79a0d95a840c60fbe608d28505962ae..31bdf0ffa2c6d8ca020cd68a2d09a71a7468e8dc 100755 (executable)
@@ -16,6 +16,7 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+# Author : Anthony Geay (CEA/DEN)
 
 include $(top_srcdir)/adm_local/unix/make_common_starter.am
 
index 16da8eb57a76a7f07eaf657d34f43267a1f227eb..694b7ac765f224ea900cd1338c8a2aed3bce1d5d 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/InstallAndCompilePythonFile.cmake)
 
index 4ee736faccaaee1e428ebb74da26cad6b7ec0443..b8051e39dfc6f6721a59c61017370c643a3c3365 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 %include "MEDLoaderCommon.i"
 
index 0ca52c382a87d94f31ca1a07c7fd63884469bc35..f99f6635bc14242c1ad22dcb2a702ff4d5083ac8 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 %module MEDLoader
 
index 26c949d7876c49e7a8413134554c9b2ad27e7ea8..104675b3e9019f4bc3f51c6ddfd0d1a18cb78924 100644 (file)
@@ -17,6 +17,7 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+# Author : Anthony Geay (CEA/DEN)
 
 from MEDLoader import *
 from math import pi,e,sqrt
index f9b2651112a0f2d446f4b14d85d492a189ef0fc2..24ee31a8cf8b7bacc8c54dc1f654554ff6253ca2 100644 (file)
@@ -17,6 +17,7 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+# Author : Anthony Geay (CEA/DEN)
 
 from MEDLoader import *
 import unittest
index 2e31afb65a94f19cf0f8a88dc7cb11096119bef5..42f11222e9ff67473b2ee2482bd8380304704a06 100644 (file)
@@ -17,6 +17,7 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+# Author : Anthony Geay (CEA/DEN)
 
 import MEDLoader
 import unittest
index 4e7a94760f530b593a8f4b008da9145a1a02529f..f7df16c882ff41d0147a1f054d7d890c3222fcc7 100644 (file)
@@ -17,6 +17,7 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+# Author : Anthony Geay (CEA/DEN)
 
 from MEDLoader import *
 import unittest
index a50b516a6228f3bb05d5a3b1fe2d4942281cf90a..1622b29803f58e049a40edc98c33b3e873ef632e 100644 (file)
@@ -17,6 +17,7 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+# Author : Anthony Geay (CEA/DEN)
 
 from MEDLoader import *
 import unittest
index 05d60b7269c14fcaae56eed025ca346859c8d6bf..111fd0e2b159d1b04e9ef892514cf175454c4711 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include <vector>
 
index 18194bb0e2687cbf5643f1e63c052fe8f6325061..bf514f6f6736191d611b8443a5dc4a40c70bdfa6 100644 (file)
@@ -16,6 +16,7 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+# Author : Anthony Geay (CEA/DEN)
 
 #  MED MEDMEM_SWIG : binding of C++ implementation and Python
 #
index 6621b405bfe2d27f2bec10f8f13e5f9e67391c46..85f7469d7809d4b57aa389589056577404dfddaa 100644 (file)
@@ -17,6 +17,7 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+# Author : Anthony Geay (CEA/DEN)
 
 from MEDLoader import *
 import unittest, os
index 25e57944be5dcbb8da96b9cb8cada0a7668e7ac4..5bf7093d66784590ce7ddf91fc9716aba5a6c2ae 100644 (file)
@@ -17,6 +17,7 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+# Author : Anthony Geay (CEA/DEN)
 
 print """
 **********************************************************************
index bdd7278d6e27023e26fccbd298cd3df7a70d7621..111f2c0b9afcb7f58cffd7f45a4b0e39f874f71d 100644 (file)
@@ -16,6 +16,7 @@
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __MEDLOADERTEST_HXX__
 #define __MEDLOADERTEST_HXX__