X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FParaMEDMEM%2FProcessorGroup.cxx;h=69883624b80db759ca1c5ff05bff0f1bd71bdce9;hb=ffdef130a5a36893d8e58d538884e79413975c7a;hp=69a4b3bd17fe3464305ad3066ee4079ddbe937a1;hpb=75943f980f7b908052ef03c2c0154508f4b0a039;p=tools%2Fmedcoupling.git diff --git a/src/ParaMEDMEM/ProcessorGroup.cxx b/src/ParaMEDMEM/ProcessorGroup.cxx index 69a4b3bd1..69883624b 100644 --- a/src/ParaMEDMEM/ProcessorGroup.cxx +++ b/src/ParaMEDMEM/ProcessorGroup.cxx @@ -1,4 +1,4 @@ -// 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 @@ -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) {