Symbol Description Uses
MPI_INTEGER 20



File Line number Procedure Code
./eesupp/src/gather_vector.F 61 GATHER_VECTOR
            CALL MPI_SEND (ready_to_receive, 1, MPI_INTEGER,
./eesupp/src/gather_vector.F 89 GATHER_VECTOR
         CALL MPI_RECV (ready_to_receive, 1, MPI_INTEGER,
./eesupp/src/gather_xz.F 65 GATHER_XZ
            CALL MPI_SEND (ready_to_receive, 1, MPI_INTEGER,
./eesupp/src/gather_xz.F 86 GATHER_XZ
         CALL MPI_RECV (ready_to_receive, 1, MPI_INTEGER,
./eesupp/src/gather_yz.F 65 GATHER_YZ
            CALL MPI_SEND (ready_to_receive, 1, MPI_INTEGER,
./eesupp/src/gather_yz.F 86 GATHER_YZ
         CALL MPI_RECV (ready_to_receive, 1, MPI_INTEGER,
./eesupp/src/global_sum.F 262 GLOBAL_SUM_INT
        CALL MPI_ALLREDUCE(tmp,sumPhi,1,MPI_INTEGER,MPI_SUM,
./eesupp/src/global_sum_tile.F 123 GLOBAL_SUM_TILE_RL
          CALL MPI_SEND (ready_to_receive, 1, MPI_INTEGER,
./eesupp/src/global_sum_tile.F 98 GLOBAL_SUM_TILE_RL
          CALL MPI_RECV (ready_to_receive, 1, MPI_INTEGER,
./eesupp/src/global_vec_sum.F 253 GLOBAL_VEC_SUM_INT
        CALL MPI_ALLREDUCE(tmp1,tmp2,nval,MPI_INTEGER,
./eesupp/src/ini_procs.F 190 INI_PROCS
          CALL MPI_BCAST(itemp, 2, MPI_INTEGER, npe,
./pkg/compon_communic/mitcomponent_register.F 43 MITCOMPONENT_REGISTER
      datatype=MPI_INTEGER
./pkg/compon_communic/mitcomponent_tile_register.F 64 MITCOMPONENT_TILE_REGISTER
      datatype=MPI_INTEGER
./pkg/compon_communic/mitcomponent_tile_register.F 90 MITCOMPONENT_TILE_REGISTER
       datatype=MPI_INTEGER
./pkg/compon_communic/mitcoupler_register.F 47 MITCOUPLER_REGISTER
       dtype=MPI_INTEGER
./pkg/compon_communic/mitcoupler_tile_register.F 47 MITCOUPLER_TILE_REGISTER
       dtype=MPI_INTEGER
./pkg/compon_communic/mitcoupler_tile_register.F 71 MITCOUPLER_TILE_REGISTER
        dtype=MPI_INTEGER
./pkg/compon_communic/mitcplr_init1.F 65 MITCPLR_INIT1
     &               ibuf, lenbuf, MPI_INTEGER,
./pkg/compon_communic/mitcplr_init2a.F 50 MITCPLR_INIT2A
     &               ibuf, lenbuf, MPI_INTEGER,
./pkg/compon_communic/mitcplr_init2b.F 58 MITCPLR_INIT2B
     &               ibuf, lenbuf, MPI_INTEGER,