Salome HOME
Minor doxygen fix
[tools/medcoupling.git] / src / ParaMEDMEM / MPIAccessDEC.hxx
index e381ff61a24e06ccbb79925cbb71588f43b492b0..d928140f1f28b81ccf75a7a3664a1f048064d412 100644 (file)
@@ -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
 #include <map>
 #include <iostream>
 
-namespace ParaMEDMEM
+namespace MEDCoupling
 {
+  /*
+   * Internal class, not part of the public API.
+   *
+   * Another gateway to the MPI library?
+   */
   class MPIAccessDEC
   {
   public: