subroutine mpl_gatherv_mod::mpl_gatherv::mpl_gatherv_real4 |
( |
real(kind=jprm), dimension(:), intent(in) |
PSENDBUF, |
|
|
integer(kind=jpim), intent(in), optional |
KROOT, |
|
|
real(kind=jprm), dimension(:), intent(out), optional |
PRECVBUF, |
|
|
integer(kind=jpim), dimension(:), intent(in), optional |
KRECVCOUNTS, |
|
|
integer(kind=jpim), dimension(:), intent(in), optional |
KRECVDISPL, |
|
|
integer(kind=jpim), intent(in), optional |
KMP_TYPE, |
|
|
integer(kind=jpim), intent(in), optional |
KCOMM, |
|
|
integer(kind=jpim), intent(out), optional |
KERROR, |
|
|
integer(kind=jpim), intent(out), optional |
KREQUEST, |
|
|
character*(*), intent(in), optional |
CDSTRING |
|
) |
| |
|
private |