27 #ifndef _SALOME_POBJECT_I_H_
28 #define _SALOME_POBJECT_I_H_
33 #include <SALOMEconfig.h>
34 #include CORBA_SERVER_HEADER(SALOME_MPIObject)
53 void BCastIOR(CORBA::ORB_ptr orb,Engines::MPIObject_ptr pobj,
bool amiCont);
56 void remoteMPI2Connect(std::string service);
58 void remoteMPI2Disconnect(std::string service);
62 std::map<std::string, MPI_Comm>
_gcom;
65 std::map<std::string, MPI_Comm>
_icom;
66 std::map<std::string, bool>
_srv;