/[MITgcm]/MITgcm/eesupp/inc/CPP_EEMACROS.h
ViewVC logotype

Diff of /MITgcm/eesupp/inc/CPP_EEMACROS.h

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.11 by ce107, Thu Jan 13 00:10:39 2005 UTC revision 1.12 by ce107, Fri Feb 18 19:43:27 2005 UTC
# Line 121  C     performance. Line 121  C     performance.
121  #define _EXCH_XYZ_RL(a,b) CALL EXCH_XYZ_RL ( a, b )  #define _EXCH_XYZ_RL(a,b) CALL EXCH_XYZ_RL ( a, b )
122    
123  #define _MPI_TYPE_R4 MPI_REAL  #define _MPI_TYPE_R4 MPI_REAL
124  #if (defined (TARGET_SGI) || defined (TARGET_AIX))  #if (defined (TARGET_SGI) || defined (TARGET_AIX) || defined (TARGET_LAM))
125  #define _MPI_TYPE_R8 MPI_DOUBLE_PRECISION  #define _MPI_TYPE_R8 MPI_DOUBLE_PRECISION
126  #else  #else
127  #define _MPI_TYPE_R8 MPI_REAL8  #define _MPI_TYPE_R8 MPI_REAL8

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

  ViewVC Help
Powered by ViewVC 1.1.22