X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FParaMEDMEM%2FDECOptions.hxx;h=4083f58289437da52f1e86663363827a78e9422c;hb=ffdef130a5a36893d8e58d538884e79413975c7a;hp=eb92712372d5fa8db41432edc3120bb35538fcd5;hpb=5f0238b1e9a08959b1e2815f9ecf5d0eae19b285;p=tools%2Fmedcoupling.git diff --git a/src/ParaMEDMEM/DECOptions.hxx b/src/ParaMEDMEM/DECOptions.hxx index eb9271237..4083f5828 100644 --- a/src/ParaMEDMEM/DECOptions.hxx +++ b/src/ParaMEDMEM/DECOptions.hxx @@ -1,4 +1,4 @@ -// 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 @@ -22,7 +22,7 @@ #include -namespace ParaMEDMEM +namespace MEDCoupling { //! Enum describing the allToAll method used in the communication pattern typedef enum { Native, PointToPoint } AllToAllMethod;