| # | Line 98 | Line 98 | extern "C" { | |
|---|---|---|
| 98 | extern "C" { | |
| 99 | ||
| 100 | typedef void (*setFortranMPI_TD)( mpiSimData* the_mpiPlug, | |
| 101 | < | int *nLocal, |
| 101 | > | int* nLocal, |
| 102 | int* globalIndexArray, | |
| 103 | int* isError ); | |
| 104 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |