]> SALOME platform Git repositories - tools/medcoupling.git/blobdiff - src/ParaMEDMEM/NonCoincidentDEC.hxx
Salome HOME
refactor!: remove adm_local/ directory
[tools/medcoupling.git] / src / ParaMEDMEM / NonCoincidentDEC.hxx
old mode 100755 (executable)
new mode 100644 (file)
index 20966eb..160ac6c
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -26,7 +26,7 @@ struct _fvm_locator_t;
 
 typedef enum {NN} InterpolationMethod;
 
-namespace ParaMEDMEM
+namespace MEDCoupling
 {   
   class NonCoincidentDEC : public DEC
   {