X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FParaMEDMEM%2FParaMESH.cxx;h=65ae2ddeb06e8e87d5d0c956fb48af523ca73454;hb=c41e6035d050073ea10040690daae247865b8b74;hp=a6482a554c87b74317af1f7c7e76c39da7cd5cc9;hpb=56fddf07c0b7170f79791d38e2b909a8a5b0b872;p=tools%2Fmedcoupling.git diff --git a/src/ParaMEDMEM/ParaMESH.cxx b/src/ParaMEDMEM/ParaMESH.cxx index a6482a554..65ae2ddeb 100644 --- a/src/ParaMEDMEM/ParaMESH.cxx +++ b/src/ParaMEDMEM/ParaMESH.cxx @@ -1,4 +1,5 @@ -// 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 @@ -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,