|
subroutine | mpl_allgatherv_real8 (PSENDBUF, PRECVBUF, KRECVCOUNTS, KRECVDISPL, KMP_TYPE, KCOMM, KERROR, KREQUEST, CDSTRING) |
|
subroutine | mpl_allgatherv_real4 (PSENDBUF, PRECVBUF, KRECVCOUNTS, KRECVDISPL, KMP_TYPE, KCOMM, KERROR, KREQUEST, CDSTRING) |
|
subroutine | mpl_allgatherv_int (KSENDBUF, KRECVBUF, KRECVCOUNTS, KRECVDISPL, KMP_TYPE, KCOMM, KERROR, KREQUEST, CDSTRING) |
|
subroutine | mpl_allgatherv_int_scalar (KSENDBUF, KRECVBUF, KRECVCOUNTS, KRECVDISPL, KMP_TYPE, KCOMM, KERROR, KREQUEST, CDSTRING) |
|
Definition at line 80 of file mpl_allgatherv_mod.F90.
◆ mpl_allgatherv_int()
subroutine mpl_allgatherv_mod::mpl_allgatherv::mpl_allgatherv_int |
( |
integer(kind=jpim), dimension(:) |
KSENDBUF, |
|
|
integer(kind=jpim), dimension(:) |
KRECVBUF, |
|
|
integer(kind=jpim), dimension(:), intent(in) |
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 |
◆ mpl_allgatherv_int_scalar()
subroutine mpl_allgatherv_mod::mpl_allgatherv::mpl_allgatherv_int_scalar |
( |
integer(kind=jpim) |
KSENDBUF, |
|
|
integer(kind=jpim), dimension(:) |
KRECVBUF, |
|
|
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 |
◆ mpl_allgatherv_real4()
subroutine mpl_allgatherv_mod::mpl_allgatherv::mpl_allgatherv_real4 |
( |
real(kind=jprm), dimension(:) |
PSENDBUF, |
|
|
real(kind=jprm), dimension(:) |
PRECVBUF, |
|
|
integer(kind=jpim), dimension(:), intent(in) |
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 |
◆ mpl_allgatherv_real8()
subroutine mpl_allgatherv_mod::mpl_allgatherv::mpl_allgatherv_real8 |
( |
real(kind=jprd), dimension(:) |
PSENDBUF, |
|
|
real(kind=jprd), dimension(:) |
PRECVBUF, |
|
|
integer(kind=jpim), dimension(:), intent(in) |
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 |
The documentation for this interface was generated from the following file: