Symbol Description Uses
MAX_TILES 14



File Line number Procedure Code
./pkg/compon_communic/CPLR_SIG.h 110 NO PROCEDURE
      integer component_tile_nx(MAX_TILES,MAX_PROCS,MAX_COMPONENTS)
./pkg/compon_communic/CPLR_SIG.h 111 NO PROCEDURE
      integer component_tile_ny(MAX_TILES,MAX_PROCS,MAX_COMPONENTS)
./pkg/compon_communic/CPLR_SIG.h 112 NO PROCEDURE
      integer component_tile_i0(MAX_TILES,MAX_PROCS,MAX_COMPONENTS)
./pkg/compon_communic/CPLR_SIG.h 113 NO PROCEDURE
      integer component_tile_j0(MAX_TILES,MAX_PROCS,MAX_COMPONENTS)
./pkg/compon_communic/CPLR_SIG.h 24 NO PROCEDURE
      integer MAX_TILES
./pkg/compon_communic/CPLR_SIG.h 25 NO PROCEDURE
      parameter( MAX_TILES=16 )
./pkg/compon_communic/CPLR_SIG.h 76 NO PROCEDURE
      integer my_tile_nx(MAX_TILES)
./pkg/compon_communic/CPLR_SIG.h 77 NO PROCEDURE
      integer my_tile_ny(MAX_TILES)
./pkg/compon_communic/CPLR_SIG.h 78 NO PROCEDURE
      integer my_tile_i0(MAX_TILES)
./pkg/compon_communic/CPLR_SIG.h 79 NO PROCEDURE
      integer my_tile_j0(MAX_TILES)
./pkg/compon_communic/CPLR_SIG.h 80 NO PROCEDURE
      integer my_tile_bi(MAX_TILES)
./pkg/compon_communic/CPLR_SIG.h 81 NO PROCEDURE
      integer my_tile_bj(MAX_TILES)
./pkg/compon_communic/mitcoupler_tile_register.F 58 MITCOUPLER_TILE_REGISTER
       if (numtiles.lt.1 .or. numtiles.gt.MAX_TILES) then
./pkg/compon_communic/mitcomponent_tile_register.F 53 MITCOMPONENT_TILE_REGISTER
      if (num_tiles.gt.MAX_TILES)