SURFEX v8.1
General documentation of Surfex
|
Functions/Subroutines | |
subroutine, public | mpl_mygatherv (PSEND, KSEND, PRECV, KRECV, KDISPL, KROOT, KCOMM) |
Variables | |
logical | llabort =.TRUE. |
subroutine, public mpl_mygatherv_mod::mpl_mygatherv | ( | real(kind=jprd), dimension(:), intent(in) | PSEND, |
integer(kind=jpim), intent(in) | KSEND, | ||
real(kind=jprd), dimension(:), intent(out) | PRECV, | ||
integer(kind=jpim), dimension(:), intent(in) | KRECV, | ||
integer(kind=jpim), dimension(:), intent(in) | KDISPL, | ||
integer(kind=jpim), intent(in) | KROOT, | ||
integer(kind=jpim), intent(in) | KCOMM | ||
) |
|
private |
Definition at line 13 of file mpl_mygatherv_mod.F90.