Changeset 1766 for XIOS/dev/dev_ym/XIOS_SERVICES/src/node/context.hpp
- Timestamp:
- 11/06/19 11:43:37 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
XIOS/dev/dev_ym/XIOS_SERVICES/src/node/context.hpp
r1765 r1766 94 94 void initClient(MPI_Comm intraComm, int serviceType); 95 95 96 void initServer(MPI_Comm intraComm, MPI_Comm interComm, CContext* cxtClient = 0);97 96 void initServer(MPI_Comm intraComm, int serviceType ); 98 97 void createClientInterComm(MPI_Comm interCommClient, MPI_Comm interCommServer) ;
Note: See TracChangeset
for help on using the changeset viewer.