Symbol Description Uses
component_tile_ny 11



File Line number Procedure Code
./pkg/compon_communic/CPLR_SIG.h 114 NO PROCEDURE
      integer component_tile_ny(MAX_TILES,MAX_PROCS,MAX_COMPONENTS)
./pkg/compon_communic/CPLR_SIG.h 127 NO PROCEDURE
     &  component_tile_ny,
./pkg/compon_communic/couprecv_r4tiles.F 93 COUPRECV_R4TILES
       if (Nj.ne.component_tile_ny(bibj,n,compind))
./pkg/compon_communic/couprecv_r8tiles.F 93 COUPRECV_R8TILES
       if (Nj.ne.component_tile_ny(bibj,n,compind))
./pkg/compon_communic/coupsend_r4.F 47 COUPSEND_R4
       Nj=component_tile_ny(1,n,compind)
./pkg/compon_communic/coupsend_r4tiles.F 50 COUPSEND_R4TILES
        Nj=component_tile_ny(bibj,n,compind)
./pkg/compon_communic/coupsend_r8.F 47 COUPSEND_R8
       Nj=component_tile_ny(1,n,compind)
./pkg/compon_communic/coupsend_r8tiles.F 50 COUPSEND_R8TILES
        Nj=component_tile_ny(bibj,n,compind)
./pkg/compon_communic/mitcoupler_register.F 106 MITCOUPLER_REGISTER
     &    component_tile_nx(1,n,compind),component_tile_ny(1,n,compind)
./pkg/compon_communic/mitcoupler_register.F 98 MITCOUPLER_REGISTER
       component_tile_ny(1,n,compind)=ny
./pkg/compon_communic/mitcoupler_tile_register.F 85 MITCOUPLER_TILE_REGISTER
        component_tile_ny(j,n,compind)=ibuf(2)