subroutine mpl_scatterv_mod::mpl_scatterv::mpl_scatterv_real4 |
( |
real(kind=jprm), dimension(:), intent(out) |
PRECVBUF, |
|
|
integer(kind=jpim), intent(in) |
KROOT, |
|
|
real(kind=jprm), dimension(:), intent(in), optional |
PSENDBUF, |
|
|
integer(kind=jpim), dimension(:), intent(in), optional |
KSENDCOUNTS, |
|
|
integer(kind=jpim), dimension(:), intent(in), optional |
KSENDDISPL, |
|
|
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 |