Salome HOME
ParaMEDMEM: DisjointDEC
[tools/medcoupling.git] / src / ParaMEDMEM / ParaMESH.cxx
index 995be9d5ccc860fed47c0c64cff37bff75c1e466..65ae2ddeb06e8e87d5d0c956fb48af523ca73454 100644 (file)
@@ -1,4 +1,5 @@
-// Copyright (C) 2007-2014  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
@@ -30,7 +31,7 @@
 //inclusion for the namespaces
 using namespace std;
 
-namespace ParaMEDMEM
+namespace MEDCoupling
 {
   ParaMESH::ParaMESH( MEDCouplingPointSet *subdomain_mesh, MEDCouplingPointSet *subdomain_face,
             DataArrayInt *CorrespElt_local2global, DataArrayInt *CorrespFace_local2global,