| # | Line 9 | Line 9 | extern "C" { | |
|---|---|---|
| 9 | ||
| 10 | void sendFrcStruct( void *frcStruct, MPI_Datatype structType ); | |
| 11 | ||
| 12 | < | void recieveFrcStruct( void *frcStruct, MPI_Datatype structType ); |
| 12 | > | void receiveFrcStruct( void *frcStruct, MPI_Datatype structType ); |
| 13 | ||
| 14 | #ifdef __cplusplus | |
| 15 | } | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |