/[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.6 by dimitri, Wed Nov 12 00:02:44 2003 UTC revision 1.7 by dimitri, Wed Nov 12 01:03:56 2003 UTC
# Line 148  C     Sun compilers do not use 8-byte pr Line 148  C     Sun compilers do not use 8-byte pr
148  C     unless .Dnn is specified. CRAY vector machines use 16-byte  C     unless .Dnn is specified. CRAY vector machines use 16-byte
149  C     precision when they see .Dnn which runs very slowly!  C     precision when they see .Dnn which runs very slowly!
150  #ifdef REAL_D0_IS_16BYTES  #ifdef REAL_D0_IS_16BYTES
151  #define _d  #define _d E
152  #define _F64( a ) a  #define _F64( a ) a
153  #endif  #endif
154  #ifndef REAL_D0_IS_16BYTES  #ifndef REAL_D0_IS_16BYTES

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.22