| 1 |
C $Header$ |
C $Header$ |
| 2 |
C $Name$ |
C $Name$ |
| 3 |
C |
C |
| 4 |
C /==========================================================\ |
CBOP |
| 5 |
C | RECIP_HFACW_MACROS.h | |
C !ROUTINE: RECIP_HFACW_MACROS.h |
| 6 |
C |==========================================================| |
C !INTERFACE: |
| 7 |
C | These macros are used to reduce memory requirement and/or| |
C include RECIP_HFACW_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 | RECIP_HFACW_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 RECIP_HFACW_CONST |
#ifdef RECIP_HFACW_CONST |
| 20 |
#define _recip_hFacW(i,j,k,bi,bj) recip_hFacW(1,1,1,1,1) |
#define _recip_hFacW(i,j,k,bi,bj) recip_hFacW(1,1,1,1,1) |