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 |
123 |
NO PROCEDURE |
& component_tile_nx, |
./pkg/compon_communic/coupsend_r4tiles.F |
46 |
COUPSEND_R4TILES |
Ni=component_tile_nx(bibj,n,compind) |
./pkg/compon_communic/coupsend_r8tiles.F |
46 |
COUPSEND_R8TILES |
Ni=component_tile_nx(bibj,n,compind) |
./pkg/compon_communic/couprecv_r8tiles.F |
88 |
COUPRECV_R8TILES |
if (Ni.ne.component_tile_nx(bibj,n,compind)) |
./pkg/compon_communic/coupsend_r4.F |
43 |
COUPSEND_R4 |
Ni=component_tile_nx(1,n,compind) |
./pkg/compon_communic/mitcoupler_tile_register.F |
81 |
MITCOUPLER_TILE_REGISTER |
component_tile_nx(j,n,compind)=ibuf(1) |
./pkg/compon_communic/couprecv_r4tiles.F |
88 |
COUPRECV_R4TILES |
if (Ni.ne.component_tile_nx(bibj,n,compind)) |
./pkg/compon_communic/coupsend_r8.F |
43 |
COUPSEND_R8 |
Ni=component_tile_nx(1,n,compind) |
./pkg/compon_communic/mitcoupler_register.F |
103 |
MITCOUPLER_REGISTER |
& component_tile_nx(1,n,compind),component_tile_ny(1,n,compind) |
./pkg/compon_communic/mitcoupler_register.F |
94 |
MITCOUPLER_REGISTER |
component_tile_nx(1,n,compind)=nx |