Symbol Description Uses
max_npart_exch maximum number of floats on a tile that can be 49



File Line number Procedure Code
./pkg/flt/FLT_SIZE.h 21 NO PROCEDURE
      INTEGER max_npart_tile, max_npart_exch, fltBufDim
./pkg/flt/FLT_SIZE.h 23 NO PROCEDURE
      PARAMETER (max_npart_exch =  50)
./pkg/flt/exch2_recv_get_vec.F 136 EXCH2_RECV_GET_VEC_RL
           DO ip=1,max_npart_exch
./pkg/flt/exch2_recv_get_vec.F 153 EXCH2_RECV_GET_VEC_RL
           DO ip=1,max_npart_exch
./pkg/flt/exch2_recv_get_vec.F 76 EXCH2_RECV_GET_VEC_RL
      PARAMETER(imax2=imax*max_npart_exch)
./pkg/flt/flt_exch2.F 109 FLT_EXCH2
              IF ( icountE.LE.max_npart_exch ) THEN
./pkg/flt/flt_exch2.F 142 FLT_EXCH2
              IF ( icountW.LE.max_npart_exch ) THEN
./pkg/flt/flt_exch2.F 169 FLT_EXCH2
           IF ( icountE.GT.max_npart_exch ) THEN
./pkg/flt/flt_exch2.F 173 FLT_EXCH2
     &         ' > max_npart_exch=', max_npart_exch
./pkg/flt/flt_exch2.F 176 FLT_EXCH2
           IF ( icountW.GT.max_npart_exch ) THEN
./pkg/flt/flt_exch2.F 180 FLT_EXCH2
     &         ' > max_npart_exch=', max_npart_exch
./pkg/flt/flt_exch2.F 183 FLT_EXCH2
           IF ( icountE.GT.max_npart_exch
./pkg/flt/flt_exch2.F 184 FLT_EXCH2
     &     .OR. icountW.GT.max_npart_exch ) THEN
./pkg/flt/flt_exch2.F 234 FLT_EXCH2
              IF ( icountN.LE.max_npart_exch ) THEN
./pkg/flt/flt_exch2.F 272 FLT_EXCH2
              IF ( icountS.LE.max_npart_exch ) THEN
./pkg/flt/flt_exch2.F 306 FLT_EXCH2
           IF ( icountN.GT.max_npart_exch ) THEN
./pkg/flt/flt_exch2.F 310 FLT_EXCH2
     &         ' > max_npart_exch=', max_npart_exch
./pkg/flt/flt_exch2.F 313 FLT_EXCH2
           IF ( icountS.GT.max_npart_exch ) THEN
./pkg/flt/flt_exch2.F 317 FLT_EXCH2
     &         ' > max_npart_exch=', max_npart_exch
./pkg/flt/flt_exch2.F 320 FLT_EXCH2
           IF ( icountN.GT.max_npart_exch
./pkg/flt/flt_exch2.F 321 FLT_EXCH2
     &     .OR. icountS.GT.max_npart_exch ) THEN
./pkg/flt/flt_exch2.F 389 FLT_EXCH2
           DO ip=1,max_npart_exch
./pkg/flt/flt_exch2.F 418 FLT_EXCH2
           DO ip=1,max_npart_exch
./pkg/flt/flt_exch2.F 447 FLT_EXCH2
           DO ip=1,max_npart_exch
./pkg/flt/flt_exch2.F 45 FLT_EXCH2
      INTEGER deleteList(max_npart_exch*2)
./pkg/flt/flt_exch2.F 476 FLT_EXCH2
           DO ip=1,max_npart_exch
./pkg/flt/flt_exch2.F 51 FLT_EXCH2
      PARAMETER(imax2=imax*max_npart_exch)
./pkg/flt/flt_exchg.F 109 FLT_EXCHG
              IF ( icountE.LE.max_npart_exch ) THEN
./pkg/flt/flt_exchg.F 142 FLT_EXCHG
              IF ( icountW.LE.max_npart_exch ) THEN
./pkg/flt/flt_exchg.F 165 FLT_EXCHG
           IF ( icountE.GT.max_npart_exch ) THEN
./pkg/flt/flt_exchg.F 169 FLT_EXCHG
     &         ' > max_npart_exch=', max_npart_exch
./pkg/flt/flt_exchg.F 172 FLT_EXCHG
           IF ( icountW.GT.max_npart_exch ) THEN
./pkg/flt/flt_exchg.F 176 FLT_EXCHG
     &         ' > max_npart_exch=', max_npart_exch
./pkg/flt/flt_exchg.F 179 FLT_EXCHG
           IF ( icountE.GT.max_npart_exch
./pkg/flt/flt_exchg.F 180 FLT_EXCHG
     &     .OR. icountW.GT.max_npart_exch ) THEN
./pkg/flt/flt_exchg.F 234 FLT_EXCHG
           DO ip=1,max_npart_exch
./pkg/flt/flt_exchg.F 263 FLT_EXCHG
           DO ip=1,max_npart_exch
./pkg/flt/flt_exchg.F 342 FLT_EXCHG
              IF ( icountN.LE.max_npart_exch ) THEN
./pkg/flt/flt_exchg.F 37 FLT_EXCHG
      PARAMETER(imax2=imax*max_npart_exch)
./pkg/flt/flt_exchg.F 380 FLT_EXCHG
              IF ( icountS.LE.max_npart_exch ) THEN
./pkg/flt/flt_exchg.F 408 FLT_EXCHG
           IF ( icountN.GT.max_npart_exch ) THEN
./pkg/flt/flt_exchg.F 412 FLT_EXCHG
     &         ' > max_npart_exch=', max_npart_exch
./pkg/flt/flt_exchg.F 415 FLT_EXCHG
           IF ( icountS.GT.max_npart_exch ) THEN
./pkg/flt/flt_exchg.F 419 FLT_EXCHG
     &         ' > max_npart_exch=', max_npart_exch
./pkg/flt/flt_exchg.F 422 FLT_EXCHG
           IF ( icountN.GT.max_npart_exch
./pkg/flt/flt_exchg.F 423 FLT_EXCHG
     &     .OR. icountS.GT.max_npart_exch ) THEN
./pkg/flt/flt_exchg.F 477 FLT_EXCHG
           DO ip=1,max_npart_exch
./pkg/flt/flt_exchg.F 49 FLT_EXCHG
      INTEGER deleteList(max_npart_exch*2)
./pkg/flt/flt_exchg.F 506 FLT_EXCHG
           DO ip=1,max_npart_exch