Salome HOME
Various fixes for test runs - introducing MEDCOUPLING_RESOURCE_DIR env variable
[tools/medcoupling.git] / src / ParaMEDMEM / NonCoincidentDEC.hxx
index 20966eb07e2ef3308f0cd73f57da793cfce0c734..0c95eb2cbb65f19b79a9e6c6ed89a41e0cca4449 100644 (file)
@@ -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
@@ -26,7 +26,7 @@ struct _fvm_locator_t;
 
 typedef enum {NN} InterpolationMethod;
 
-namespace ParaMEDMEM
+namespace MEDCoupling
 {   
   class NonCoincidentDEC : public DEC
   {