Salome HOME
3rd step.
[tools/medcoupling.git] / src / ParaMEDMEM / ProcessorGroup.cxx
index 69a4b3bd17fe3464305ad3066ee4079ddbe937a1..33f962d55a4cab762d00569ebe85d400a2b3f3d0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2015  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
@@ -20,7 +20,7 @@
 #include "ProcessorGroup.hxx"
 #include "InterpolationUtils.hxx"
 
-namespace ParaMEDMEM
+namespace MEDCoupling
 {
   ProcessorGroup::ProcessorGroup (const CommInterface& interface, int start, int end):_comm_interface(interface)
   {