Salome HOME
Added option MEDCOUPLING_BUILD_STATIC to build static libs.
[tools/medcoupling.git] / src / ParaMEDMEM / NonCoincidentDEC.hxx
index 6691336b7436b7ee09932114ce2a23ae4bfbc49d..8eeda1bbbe3d9357321061b8f0da5799721dab00 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2016  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
   {