| NXB,NYB,NZB |
| |
The number of interior cells in the x,y,z-dimension
per block |
| MAXCELLS |
| |
The maximum of (NXB,NYB,NZB) |
| MAXBLOCKS |
| |
The maximum number of blocks
which can be allocated in a single processor |
| GRID_(IJK)LO |
| |
The index of the lowest numbered cell in the
x,y,z-direction in a block (not including guard cells) |
| GRID_(IJK)HI |
| |
The index of the highest numbered cell in the
x,y,z-direction in a block (not including guard cells) |
| GRID_(IJK)LO_GC |
| |
The index of the lowest numbered cell in the
x,y,z-direction in a block (including guard cells) |
| GRID_(IJK)HI_GC |
| |
The index of the highest numbered cell in the
x,y,z-direction in a block (including guard cells) |
| NGUARD |
| |
The number of guard cells in each dimension.
|
All of these constants have meaning when operating in FIXEDBLOCKSIZE
mode