X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FParaMEDMEM%2FProcessorGroup.cxx;h=33f962d55a4cab762d00569ebe85d400a2b3f3d0;hb=e8f616a523471bd47f2eb60e6fded7b2b6363639;hp=5ee31f0b501b74a1cb6a3a3560efb9a2fa097efe;hpb=f1a947b32a36d8dc8e3079b25305bb50e8cb59a0;p=tools%2Fmedcoupling.git diff --git a/src/ParaMEDMEM/ProcessorGroup.cxx b/src/ParaMEDMEM/ProcessorGroup.cxx index 5ee31f0b5..33f962d55 100644 --- a/src/ParaMEDMEM/ProcessorGroup.cxx +++ b/src/ParaMEDMEM/ProcessorGroup.cxx @@ -1,9 +1,9 @@ -// Copyright (C) 2007-2013 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 // License as published by the Free Software Foundation; either -// version 2.1 of the License. +// version 2.1 of the License, or (at your option) any later version. // // This library is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -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) {