/[MITgcm]/MITgcm/model/inc/RAW_MACROS.h
ViewVC logotype

Diff of /MITgcm/model/inc/RAW_MACROS.h

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

revision 1.2 by cnh, Sun Feb 4 14:38:45 2001 UTC revision 1.3 by cnh, Fri Sep 21 15:13:31 2001 UTC
# Line 1  Line 1 
1  C $Header$  C $Header$
2  C $Name$  C $Name$
3  C  C
4  C     /==========================================================\  CBOP
5  C     | RAW_MACROS.h                                             |  C    !ROUTINE: RAW_MACROS.h
6  C     |==========================================================|  C    !INTERFACE:
7  C     | These macros are used to reduce memory requirement and/or|  C    include RAW_MACROS.h
8  C     | memory references when variables are fixed along a given |  C    !DESCRIPTION: \bv
9  C     | axis or axes.                                            |  C     *==========================================================*
10  C     \==========================================================/  C     | RAW_MACROS.h                                              
11    C     *==========================================================*
12    C     | These macros are used to reduce memory requirement and/or
13    C     | memory references when variables are fixed along a given  
14    C     | axis or axes.                                            
15    C     *==========================================================*
16    C     \ev
17    CEOP
18    
19  #ifdef RA_CONST  #ifdef RA_CONST
20  #define  _rAw(i,j,bi,bj) rAw(1,1,1,1)  #define  _rAw(i,j,bi,bj) rAw(1,1,1,1)

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22