|
ROMS
|
Public Member Functions | |
| subroutine | mp_bcasti_0d (ng, model, a, inpcomm) |
| subroutine | mp_bcasti_1d (ng, model, a, inpcomm) |
| subroutine | mp_bcasti_2d (ng, model, a, inpcomm) |
Definition at line 95 of file distribute.F.
| subroutine distribute_mod::mp_bcasti::mp_bcasti_0d | ( | integer, intent(in) | ng, |
| integer, intent(in) | model, | ||
| integer, intent(inout) | a, | ||
| integer, intent(in), optional | inpcomm ) |
Definition at line 1018 of file distribute.F.
References mod_parallel::lwclock, mod_parallel::mymaster, mod_parallel::myrank, mod_parallel::ocn_comm_world, mod_iounits::stdout, wclock_off(), and wclock_on().
| subroutine distribute_mod::mp_bcasti::mp_bcasti_1d | ( | integer, intent(in) | ng, |
| integer, intent(in) | model, | ||
| integer, dimension(:), intent(inout) | a, | ||
| integer, intent(in), optional | inpcomm ) |
Definition at line 1110 of file distribute.F.
References mod_scalars::exit_flag, mod_parallel::mymaster, mod_parallel::myrank, mod_parallel::ocn_comm_world, mod_iounits::stdout, wclock_off(), and wclock_on().
| subroutine distribute_mod::mp_bcasti::mp_bcasti_2d | ( | integer, intent(in) | ng, |
| integer, intent(in) | model, | ||
| integer, dimension(:,:), intent(inout) | a, | ||
| integer, intent(in), optional | inpcomm ) |
Definition at line 1199 of file distribute.F.
References mod_scalars::exit_flag, mod_parallel::mymaster, mod_parallel::myrank, mod_parallel::ocn_comm_world, mod_iounits::stdout, wclock_off(), and wclock_on().