]> SALOME platform Git repositories - tools/medcoupling.git/blobdiff - src/MEDPartitioner/MEDPARTITIONER_Utils.hxx
Salome HOME
Merge branch 'master' of https://git.salome-platform.org/git/modules/med
[tools/medcoupling.git] / src / MEDPartitioner / MEDPARTITIONER_Utils.hxx
index 75a7f0b27001a8dde5923216c8e53c29a3d225eb..4f996803fd40426bbadc791ec9693d0242be2570 100644 (file)
@@ -88,7 +88,7 @@ namespace MEDPARTITIONER
   std::vector<std::string> BrowseAllFieldsOnMesh(const std::string& myfile, const std::string& mymesh, const int idomain);
   std::vector<std::string> GetInfosOfField(const char *fileName, const char *meshName, const int idomain );
 
-#ifdef HAVE_MPI2
+#ifdef HAVE_MPI
   //not adviced, interblocking, use sendAndReceive
   //void SendVectorOfString(const std::vector<std::string>& vec, const int target);
   //std::vector<std::string> RecvVectorOfString(const int source);