Changeset 13559
- Timestamp:
- 10/05/12 17:13:23 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/toolkits/mpi/patches/mpipatches.h
r13555 r13559 6 6 #ifndef MPI_PATCHES_H_ 7 7 #define MPI_PATCHES_H_ 8 int DetermineLocalSize(int global_size ,MPI_Comm comm);8 int DetermineLocalSize(int global_size); 9 9 #endif
Note:
See TracChangeset
for help on using the changeset viewer.