ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/mdtools/headers/mpiInterface.h
(Generate patch)

Comparing trunk/mdtools/headers/mpiInterface.h (file contents):
Revision 131 by chuckv, Wed Oct 9 22:29:40 2002 UTC vs.
Revision 135 by chuckv, Fri Oct 11 17:29:40 2002 UTC

# Line 3 | Line 3
3  
4   #define MPI_INTERFACE_ABORT 2
5   #define MPI_INTERFACE_DONE  1
6 < #define MPI_INTEFACE_CONTINUE 0
6 > #define MPI_INTERFACE_CONTINUE 0
7  
8  
9  
# Line 56 | Line 56 | typedef struct mpiBASSEvent{
56  
57  
58   // Define the mpi datatype
59 + #ifdef __mpiBASSEVENT
60   MPI_Datatype mpiBASSEventType;
61 + #endif
62  
61
63   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines