SURFEX v8.1
General documentation of Surfex
Private Member Functions | List of all members
mpl_alltoallv_mod::mpl_alltoallv Interface Reference

Private Member Functions

subroutine mpl_alltoallv_real8 (PSENDBUF, KSENDCOUNTS, PRECVBUF, KRECVCOUNTS, KSENDDISPL, KRECVDISPL, KMP_TYPE, KCOMM, KERROR, KREQUEST, CDSTRING)
 
subroutine mpl_alltoallv_integer (KSENDBUF, KSENDCOUNTS, KRECVBUF, KRECVCOUNTS, KSENDDISPL, KRECVDISPL, KMP_TYPE, KCOMM, KERROR, KREQUEST, CDSTRING)
 
subroutine mpl_alltoallv_real4 (PSENDBUF, KSENDCOUNTS, PRECVBUF, KRECVCOUNTS, KSENDDISPL, KRECVDISPL, KMP_TYPE, KCOMM, KERROR, KREQUEST, CDSTRING)
 

Detailed Description

Definition at line 71 of file mpl_alltoallv_mod.F90.

Member Function/Subroutine Documentation

◆ mpl_alltoallv_integer()

subroutine mpl_alltoallv_mod::mpl_alltoallv::mpl_alltoallv_integer ( integer(kind=jpim), dimension(:), intent(in)  KSENDBUF,
integer(kind=jpim), dimension(:), intent(in)  KSENDCOUNTS,
integer(kind=jpim), dimension(:), intent(out)  KRECVBUF,
integer(kind=jpim), dimension(:), intent(in)  KRECVCOUNTS,
integer(kind=jpim), dimension(:), intent(in), optional  KSENDDISPL,
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

Definition at line 338 of file mpl_alltoallv_mod.F90.

◆ mpl_alltoallv_real4()

subroutine mpl_alltoallv_mod::mpl_alltoallv::mpl_alltoallv_real4 ( real(kind=jprm), dimension(:), intent(in)  PSENDBUF,
integer(kind=jpim), dimension(:), intent(in)  KSENDCOUNTS,
real(kind=jprm), dimension(:), intent(out)  PRECVBUF,
integer(kind=jpim), dimension(:), intent(in)  KRECVCOUNTS,
integer(kind=jpim), dimension(:), intent(in), optional  KSENDDISPL,
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

Definition at line 267 of file mpl_alltoallv_mod.F90.

◆ mpl_alltoallv_real8()

subroutine mpl_alltoallv_mod::mpl_alltoallv::mpl_alltoallv_real8 ( real(kind=jprd), dimension(:), intent(in)  PSENDBUF,
integer(kind=jpim), dimension(:), intent(in)  KSENDCOUNTS,
real(kind=jprd), dimension(:), intent(out)  PRECVBUF,
integer(kind=jpim), dimension(:), intent(in)  KRECVCOUNTS,
integer(kind=jpim), dimension(:), intent(in), optional  KSENDDISPL,
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

Definition at line 194 of file mpl_alltoallv_mod.F90.


The documentation for this interface was generated from the following file: