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

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

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

revision 1.27 by dimitri, Wed Nov 22 09:43:27 2006 UTC revision 1.28 by jmc, Tue Sep 4 14:40:08 2007 UTC
# Line 114  C--   Alternative formulation of BYTESWA Line 114  C--   Alternative formulation of BYTESWA
114  C     compiler flag -byteswapio on the Altix.  C     compiler flag -byteswapio on the Altix.
115  #undef FAST_BYTESWAP  #undef FAST_BYTESWAP
116    
117    C--   Alternative way of doing global sum without MPI allreduce call
118    C     but instead, explicit MPI send & recv calls.
119    #undef GLOBAL_SUM_SEND_RECV
120    
121  #endif /* _CPP_EEOPTIONS_H_ */  #endif /* _CPP_EEOPTIONS_H_ */
122    
123  #include "CPP_EEMACROS.h"  #include "CPP_EEMACROS.h"

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

  ViewVC Help
Powered by ViewVC 1.1.22