| Symbol | Description | Uses |
| nnx | 8 |
| File | Line number | Procedure | Code |
| ./pkg/compon_communic/mitcoupler_register.F | 10 | MITCOUPLER_REGISTER |
integer nnx, nny |
| ./pkg/compon_communic/mitcoupler_register.F | 5 | MITCOUPLER_REGISTER |
subroutine MITCOUPLER_REGISTER( compName, nnx, nny ) |
| ./pkg/compon_communic/mitcoupler_register.F | 87 | MITCOUPLER_REGISTER |
if (i0+nx-1.gt.nnx) then |
| ./pkg/compon_communic/mitcoupler_tile_register.F | 10 | MITCOUPLER_TILE_REGISTER |
integer nnx, nny |
| ./pkg/compon_communic/mitcoupler_tile_register.F | 5 | MITCOUPLER_TILE_REGISTER |
subroutine MITCOUPLER_TILE_REGISTER( compName, nnx, nny ) |
| ./pkg/exch2/w2_set_map_tiles.F | 109 | W2_SET_MAP_TILES |
nnx(j) = facet_dims(2*j-1)/tNx |
| ./pkg/exch2/w2_set_map_tiles.F | 111 | W2_SET_MAP_TILES |
divide = FIND_GCD_N( nnx, nFacets) |
| ./pkg/exch2/w2_set_map_tiles.F | 48 | W2_SET_MAP_TILES |
INTEGER divide, nnx(W2_maxNbFacets) |