ROMS
|
Public Member Functions | |
subroutine | mp_assemblef_1d (ng, model, npts, aspv, a, inpcomm) |
subroutine | mp_assemblef_2d (ng, model, npts, aspv, a, inpcomm) |
subroutine | mp_assemblef_3d (ng, model, npts, aspv, a, inpcomm) |
subroutine | mp_assemblei_1d (ng, model, npts, aspv, a, inpcomm) |
subroutine | mp_assemblei_2d (ng, model, npts, aspv, a, inpcomm) |
Definition at line 67 of file distribute.F.
subroutine distribute_mod::mp_assemble::mp_assemblef_1d | ( | integer, intent(in) | ng, |
integer, intent(in) | model, | ||
integer, intent(in) | npts, | ||
real(r8), intent(in) | aspv, | ||
real(r8), dimension(:), intent(inout) | a, | ||
integer, intent(in), optional | inpcomm ) |
Definition at line 2278 of file distribute.F.
References mod_param::bmemmax, mod_scalars::exit_flag, mod_parallel::master, mod_parallel::mp_float, mod_parallel::mymaster, mod_parallel::myrank, mod_param::ntilei, mod_param::ntilej, mod_parallel::ocn_comm_world, mod_iounits::stdout, wclock_off(), and wclock_on().
subroutine distribute_mod::mp_assemble::mp_assemblef_2d | ( | integer, intent(in) | ng, |
integer, intent(in) | model, | ||
integer, intent(in) | npts, | ||
real(r8), intent(in) | aspv, | ||
real(r8), dimension(:,:), intent(inout) | a, | ||
integer, intent(in), optional | inpcomm ) |
Definition at line 2516 of file distribute.F.
References mod_param::bmemmax, mod_scalars::exit_flag, mod_parallel::master, mod_parallel::mp_float, mod_parallel::mymaster, mod_parallel::myrank, mod_param::ntilei, mod_param::ntilej, mod_parallel::ocn_comm_world, mod_iounits::stdout, wclock_off(), and wclock_on().
subroutine distribute_mod::mp_assemble::mp_assemblef_3d | ( | integer, intent(in) | ng, |
integer, intent(in) | model, | ||
integer, intent(in) | npts, | ||
real(r8), intent(in) | aspv, | ||
real(r8), dimension(:,:,:), intent(inout) | a, | ||
integer, intent(in), optional | inpcomm ) |
Definition at line 2772 of file distribute.F.
References mod_param::bmemmax, mod_scalars::exit_flag, mod_parallel::master, mod_parallel::mp_float, mod_parallel::mymaster, mod_parallel::myrank, mod_param::ntilei, mod_param::ntilej, mod_parallel::ocn_comm_world, mod_iounits::stdout, wclock_off(), and wclock_on().
subroutine distribute_mod::mp_assemble::mp_assemblei_1d | ( | integer, intent(in) | ng, |
integer, intent(in) | model, | ||
integer, intent(in) | npts, | ||
integer, intent(in) | aspv, | ||
integer, dimension(:), intent(inout) | a, | ||
integer, intent(in), optional | inpcomm ) |
Definition at line 3029 of file distribute.F.
References mod_param::bmemmax, mod_scalars::exit_flag, mod_parallel::master, mod_parallel::mymaster, mod_parallel::myrank, mod_param::ntilei, mod_param::ntilej, mod_parallel::ocn_comm_world, mod_iounits::stdout, wclock_off(), and wclock_on().
subroutine distribute_mod::mp_assemble::mp_assemblei_2d | ( | integer, intent(in) | ng, |
integer, intent(in) | model, | ||
integer, intent(in) | npts, | ||
integer, intent(in) | aspv, | ||
integer, dimension(:,:), intent(inout) | a, | ||
integer, intent(in), optional | inpcomm ) |
Definition at line 3266 of file distribute.F.
References mod_param::bmemmax, mod_scalars::exit_flag, mod_parallel::master, mod_parallel::mymaster, mod_parallel::myrank, mod_param::ntilei, mod_param::ntilej, mod_parallel::ocn_comm_world, mod_iounits::stdout, wclock_off(), and wclock_on().