Changeset 20151
- Timestamp:
- 02/12/16 17:06:31 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/toolkits/mpi/issmmpi.cpp
r20150 r20151 498 498 int rc=0; 499 499 #ifdef _HAVE_MPI_ 500 # 501 rc 502 # 503 rc 504 # 500 #ifdef _HAVE_AMPI_ 501 rc=MPI_Comm_split(comm, color, key, newcomm); 502 #else 503 rc=MPI_Comm_split(comm, color, key, newcomm); 504 #endif 505 505 #else 506 506 // nothing to be done here
Note:
See TracChangeset
for help on using the changeset viewer.