Rev | Line | |
---|
[13980] | 1 | Index: ../trunk-jpl/src/c/toolkits/mpi/patches/mpipatches.h
|
---|
| 2 | ===================================================================
|
---|
| 3 | --- ../trunk-jpl/src/c/toolkits/mpi/patches/mpipatches.h (revision 13558)
|
---|
| 4 | +++ ../trunk-jpl/src/c/toolkits/mpi/patches/mpipatches.h (revision 13559)
|
---|
| 5 | @@ -5,5 +5,5 @@
|
---|
| 6 |
|
---|
| 7 | #ifndef MPI_PATCHES_H_
|
---|
| 8 | #define MPI_PATCHES_H_
|
---|
| 9 | -int DetermineLocalSize(int global_size,MPI_Comm comm);
|
---|
| 10 | +int DetermineLocalSize(int global_size);
|
---|
| 11 | #endif
|
---|
Note:
See
TracBrowser
for help on using the repository browser.