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

Comparing trunk/OOPSE/libBASS/mpiBASS.h (file contents):
Revision 998 by gezelter, Thu Jan 29 23:01:17 2004 UTC vs.
Revision 1233 by gezelter, Fri Jun 4 02:38:23 2004 UTC

# Line 1 | Line 1
1   #ifndef __MPIBASS_H
2   #define __MPIBASS_H
3 + #include "config.h"
4  
5   #define MPI_INTERFACE_ABORT 2
6   #define MPI_INTERFACE_DONE  1
7   #define MPI_INTERFACE_CONTINUE 0
8  
8
9
9   #include <mpi.h>
10  
11   #ifndef __is_lex__
# Line 50 | Line 49 | typedef struct mpiBASSEvent{
49   #define mpiASSIGNMENT_d 8
50   #define mpiASSIGNMENT_s 9
51   #define mpiMEMBERS      10
53
52   #define mpiCONSTRAINT   11
53   #define mpiORIENTATION  12
54   #define mpiBLOCK_END    13
55   #define mpiZCONSTRAINT  14
56   #define mpiRIGIDBODY    15
57 < #define mpiMEMBER       16
57 > #define mpiCUTOFFGROUP  16
58 > #define mpiMEMBER       17
59  
60  
61   // Define the mpi datatype

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines