--- MITgcm/model/inc/DYG_MACROS.h 2001/02/04 14:38:44 1.3 +++ MITgcm/model/inc/DYG_MACROS.h 2001/09/21 15:13:31 1.4 @@ -1,13 +1,20 @@ -C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/model/inc/DYG_MACROS.h,v 1.3 2001/02/04 14:38:44 cnh Exp $ +C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/model/inc/DYG_MACROS.h,v 1.4 2001/09/21 15:13:31 cnh Exp $ C $Name: $ C -C /==========================================================\ -C | DYG_MACROS.h | -C |==========================================================| -C | These macros are used to reduce memory requirement and/or| -C | memory references when variables are fixed along a given | -C | axis or axes. | -C \==========================================================/ +CBOP +C !ROUTINE: DYG_MACROS.h +C !INTERFACE: +C include DYG_MACROS.h +C !DESCRIPTION: \bv +C *==========================================================* +C | DYG_MACROS.h +C *==========================================================* +C | These macros are used to reduce memory requirement and/or +C | memory references when variables are fixed along a given +C | axis or axes. +C *==========================================================* +C \ev +CEOP #ifdef DYG_CONST #define _dyG(i,j,bi,bj) dyG(1,1,1,1)