Salome HOME
MEDCoupling API renaming - stage #2
[tools/medcoupling.git] / src / ParaMEDMEM / DECOptions.hxx
index eb92712372d5fa8db41432edc3120bb35538fcd5..1bfa9d7f096ea40033153867886ebc20976884d9 100644 (file)
@@ -22,7 +22,7 @@
 
 #include <string>
 
-namespace ParaMEDMEM
+namespace MEDCoupling
 {
   //! Enum describing the allToAll method used in the communication pattern
   typedef enum { Native, PointToPoint } AllToAllMethod;