| File |
Line number |
Procedure |
Code |
|
./eesupp/src/gather_vector.F |
24 |
GATHER_VECTOR |
INTEGER lbuff, idest, itag, npe, ready_to_receive |
|
./eesupp/src/gather_vector.F |
50 |
GATHER_VECTOR |
npe = 0 |
|
./eesupp/src/gather_vector.F |
51 |
GATHER_VECTOR |
iG=mpi_myXGlobalLo(npe+1)/sNx+1 |
|
./eesupp/src/gather_vector.F |
52 |
GATHER_VECTOR |
jG=mpi_myYGlobalLo(npe+1)/sNy+1 |
|
./eesupp/src/gather_vector.F |
59 |
GATHER_VECTOR |
DO npe = 1, numberOfProcs-1 |
|
./eesupp/src/gather_vector.F |
62 |
GATHER_VECTOR |
& npe, itag, MPI_COMM_MODEL, ierr) |
|
./eesupp/src/gather_vector.F |
65 |
GATHER_VECTOR |
& npe, itag, MPI_COMM_MODEL, istatus, ierr) |
|
./eesupp/src/gather_vector.F |
68 |
GATHER_VECTOR |
iG=mpi_myXGlobalLo(npe+1)/sNx+1 |
|
./eesupp/src/gather_vector.F |
69 |
GATHER_VECTOR |
jG=mpi_myYGlobalLo(npe+1)/sNy+1 |
|
./eesupp/src/gather_xz.F |
24 |
GATHER_XZ |
INTEGER lbuff, idest, itag, npe, ready_to_receive |
|
./eesupp/src/gather_xz.F |
52 |
GATHER_XZ |
npe = 0 |
|
./eesupp/src/gather_xz.F |
56 |
GATHER_XZ |
iG = mpi_myXGlobalLo(npe+1)-1+(bi-1)*sNx+i |
|
./eesupp/src/gather_xz.F |
63 |
GATHER_XZ |
DO npe = 1, numberOfProcs-1 |
|
./eesupp/src/gather_xz.F |
66 |
GATHER_XZ |
& npe, itag, MPI_COMM_MODEL, ierr) |
|
./eesupp/src/gather_xz.F |
69 |
GATHER_XZ |
& npe, itag, MPI_COMM_MODEL, istatus, ierr) |
|
./eesupp/src/gather_xz.F |
75 |
GATHER_XZ |
iG = mpi_myXGlobalLo(npe+1)-1+(bi-1)*sNx+i |
|
./eesupp/src/gather_yz.F |
24 |
GATHER_YZ |
INTEGER lbuff, idest, itag, npe, ready_to_receive |
|
./eesupp/src/gather_yz.F |
52 |
GATHER_YZ |
npe = 0 |
|
./eesupp/src/gather_yz.F |
56 |
GATHER_YZ |
jG = mpi_myYGlobalLo(npe+1)-1+(bi-1)*sNy+j |
|
./eesupp/src/gather_yz.F |
63 |
GATHER_YZ |
DO npe = 1, numberOfProcs-1 |
|
./eesupp/src/gather_yz.F |
66 |
GATHER_YZ |
& npe, itag, MPI_COMM_MODEL, ierr) |
|
./eesupp/src/gather_yz.F |
69 |
GATHER_YZ |
& npe, itag, MPI_COMM_MODEL, istatus, ierr) |
|
./eesupp/src/gather_yz.F |
75 |
GATHER_YZ |
jG = mpi_myYGlobalLo(npe+1)-1+(bi-1)*sNy+j |
|
./eesupp/src/global_sum_singlecpu.F |
123 |
GLOBAL_SUM_SINGLECPU_RL |
DO npe = 1, numberOfProcs-1 |
|
./eesupp/src/global_sum_singlecpu.F |
125 |
GLOBAL_SUM_SINGLECPU_RL |
& npe, itag, MPI_COMM_MODEL, ierr) |
|
./eesupp/src/global_sum_singlecpu.F |
66 |
GLOBAL_SUM_SINGLECPU_RL |
INTEGER npe |
|
./eesupp/src/global_sum_tile.F |
121 |
GLOBAL_SUM_TILE_RL |
DO npe = 1, numberOfProcs-1 |
|
./eesupp/src/global_sum_tile.F |
124 |
GLOBAL_SUM_TILE_RL |
& npe, itag, MPI_COMM_MODEL, ierr) |
|
./eesupp/src/global_sum_tile.F |
127 |
GLOBAL_SUM_TILE_RL |
& npe, itag, MPI_COMM_MODEL, istatus, ierr) |
|
./eesupp/src/global_sum_tile.F |
130 |
GLOBAL_SUM_TILE_RL |
np1 = npe + 1 |
|
./eesupp/src/global_sum_tile.F |
150 |
GLOBAL_SUM_TILE_RL |
DO npe = 1, numberOfProcs-1 |
|
./eesupp/src/global_sum_tile.F |
152 |
GLOBAL_SUM_TILE_RL |
& npe, itag, MPI_COMM_MODEL, ierr) |
|
./eesupp/src/global_sum_tile.F |
58 |
GLOBAL_SUM_TILE_RL |
INTEGER biG, bjG, npe, np1 |
|
./eesupp/src/ini_procs.F |
187 |
INI_PROCS |
DO npe = 0, numberOfProcs-1 |
|
./eesupp/src/ini_procs.F |
190 |
INI_PROCS |
CALL MPI_BCAST(itemp, 2, MPI_INTEGER, npe, |
|
./eesupp/src/ini_procs.F |
192 |
INI_PROCS |
mpi_myXGlobalLo(npe+1) = itemp(1) |
|
./eesupp/src/ini_procs.F |
193 |
INI_PROCS |
mpi_myYGlobalLo(npe+1) = itemp(2) |
|
./eesupp/src/ini_procs.F |
65 |
INI_PROCS |
INTEGER npe,itemp(2),ierr,istatus(MPI_STATUS_SIZE) |
|
./eesupp/src/scatter_vector.F |
23 |
SCATTER_VECTOR |
INTEGER isource, itag, npe |
|
./eesupp/src/scatter_vector.F |
49 |
SCATTER_VECTOR |
npe = 0 |
|
./eesupp/src/scatter_vector.F |
50 |
SCATTER_VECTOR |
iG=mpi_myXGlobalLo(npe+1)/sNx+1 |
|
./eesupp/src/scatter_vector.F |
51 |
SCATTER_VECTOR |
jG=mpi_myYGlobalLo(npe+1)/sNy+1 |
|
./eesupp/src/scatter_vector.F |
58 |
SCATTER_VECTOR |
DO npe = 1, numberOfProcs-1 |
|
./eesupp/src/scatter_vector.F |
59 |
SCATTER_VECTOR |
iG = mpi_myXGlobalLo(npe+1)/sNx+1 |
|
./eesupp/src/scatter_vector.F |
60 |
SCATTER_VECTOR |
jG = mpi_myYGlobalLo(npe+1)/sNy+1 |
|
./eesupp/src/scatter_vector.F |
66 |
SCATTER_VECTOR |
& npe, itag, MPI_COMM_MODEL, ierr) |
|
./eesupp/src/scatter_xz.F |
24 |
SCATTER_XZ |
INTEGER isource, itag, npe |
|
./eesupp/src/scatter_xz.F |
52 |
SCATTER_XZ |
npe = 0 |
|
./eesupp/src/scatter_xz.F |
56 |
SCATTER_XZ |
iG = mpi_myXGlobalLo(npe+1)-1+(bi-1)*sNx+i |
|
./eesupp/src/scatter_xz.F |
63 |
SCATTER_XZ |
DO npe = 1, numberOfProcs-1 |
|
./eesupp/src/scatter_xz.F |
67 |
SCATTER_XZ |
iG = mpi_myXGlobalLo(npe+1)-1+(bi-1)*sNx+i |
|
./eesupp/src/scatter_xz.F |
73 |
SCATTER_XZ |
& npe, itag, MPI_COMM_MODEL, ierr) |
|
./eesupp/src/scatter_yz.F |
24 |
SCATTER_YZ |
INTEGER isource, itag, npe |
|
./eesupp/src/scatter_yz.F |
52 |
SCATTER_YZ |
npe = 0 |
|
./eesupp/src/scatter_yz.F |
56 |
SCATTER_YZ |
jG = mpi_myYGlobalLo(npe+1)-1+(bi-1)*sNy+j |
|
./eesupp/src/scatter_yz.F |
63 |
SCATTER_YZ |
DO npe = 1, numberOfProcs-1 |
|
./eesupp/src/scatter_yz.F |
67 |
SCATTER_YZ |
jG = mpi_myYGlobalLo(npe+1)-1+(bi-1)*sNy+j |
|
./eesupp/src/scatter_yz.F |
73 |
SCATTER_YZ |
& npe, itag, MPI_COMM_MODEL, ierr) |