ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools/mpiForceField.h
(Generate patch)

Comparing trunk/OOPSE/libmdtools/mpiForceField.h (file contents):
Revision 378 by mmeineke, Fri Mar 21 17:42:12 2003 UTC vs.
Revision 976 by chrisfen, Thu Jan 22 17:34:20 2004 UTC

# 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   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines