File |
Line number |
Procedure |
Code |
./pkg/compon_communic/CPLR_SIG.h |
112 |
NO PROCEDURE |
integer component_tile_nx(MAX_TILES,MAX_PROCS,MAX_COMPONENTS) |
./pkg/compon_communic/CPLR_SIG.h |
125 |
NO PROCEDURE |
& component_tile_nx, |
./pkg/compon_communic/couprecv_r4tiles.F |
91 |
COUPRECV_R4TILES |
if (Ni.ne.component_tile_nx(bibj,n,compind)) |
./pkg/compon_communic/couprecv_r8tiles.F |
91 |
COUPRECV_R8TILES |
if (Ni.ne.component_tile_nx(bibj,n,compind)) |
./pkg/compon_communic/coupsend_r4.F |
48 |
COUPSEND_R4 |
Ni=component_tile_nx(1,n,compind) |
./pkg/compon_communic/coupsend_r4tiles.F |
51 |
COUPSEND_R4TILES |
Ni=component_tile_nx(bibj,n,compind) |
./pkg/compon_communic/coupsend_r8.F |
48 |
COUPSEND_R8 |
Ni=component_tile_nx(1,n,compind) |
./pkg/compon_communic/coupsend_r8tiles.F |
51 |
COUPSEND_R8TILES |
Ni=component_tile_nx(bibj,n,compind) |
./pkg/compon_communic/mitcoupler_register.F |
100 |
MITCOUPLER_REGISTER |
component_tile_nx(1,n,compind)=nx |
./pkg/compon_communic/mitcoupler_register.F |
109 |
MITCOUPLER_REGISTER |
& component_tile_nx(1,n,compind),component_tile_ny(1,n,compind) |
./pkg/compon_communic/mitcoupler_tile_register.F |
100 |
MITCOUPLER_TILE_REGISTER |
component_tile_nx(j,n,compind) = nx |