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

Private Member Functions

subroutine mpl_gatherv_real8 (PSENDBUF, KROOT, PRECVBUF, KRECVCOUNTS, KRECVDISPL, KMP_TYPE, KCOMM, KERROR, KREQUEST, CDSTRING)
 
subroutine mpl_gatherv_real4 (PSENDBUF, KROOT, PRECVBUF, KRECVCOUNTS, KRECVDISPL, KMP_TYPE, KCOMM, KERROR, KREQUEST, CDSTRING)
 
subroutine mpl_gatherv_int (KSENDBUF, KROOT, KRECVBUF, KRECVCOUNTS, KRECVDISPL, KMP_TYPE, KCOMM, KERROR, KREQUEST, CDSTRING)
 
subroutine mpl_gatherv_int_scalar (KSENDBUF, KROOT, KRECVBUF, KRECVCOUNTS, KMP_TYPE, KRECVDISPL, KCOMM, KERROR, KREQUEST, CDSTRING)
 

Detailed Description

Definition at line 86 of file mpl_gatherv_mod.F90.

Member Function/Subroutine Documentation

◆ mpl_gatherv_int()

subroutine mpl_gatherv_mod::mpl_gatherv::mpl_gatherv_int ( integer(kind=jpim), dimension(:), intent(in)  KSENDBUF,
integer(kind=jpim), intent(in), optional  KROOT,
integer(kind=jpim), dimension(:), intent(out), optional  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

Definition at line 354 of file mpl_gatherv_mod.F90.

◆ mpl_gatherv_int_scalar()

subroutine mpl_gatherv_mod::mpl_gatherv::mpl_gatherv_int_scalar ( integer(kind=jpim), intent(in)  KSENDBUF,
integer(kind=jpim), intent(in), optional  KROOT,
integer(kind=jpim), dimension(:), intent(out), optional  KRECVBUF,
integer(kind=jpim), dimension(:), intent(in), optional  KRECVCOUNTS,
integer(kind=jpim), intent(in), optional  KMP_TYPE,
integer(kind=jpim), dimension(:), intent(in), optional  KRECVDISPL,
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 433 of file mpl_gatherv_mod.F90.

◆ mpl_gatherv_real4()

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

Definition at line 192 of file mpl_gatherv_mod.F90.

◆ mpl_gatherv_real8()

subroutine mpl_gatherv_mod::mpl_gatherv::mpl_gatherv_real8 ( real(kind=jprd), dimension(:)  PSENDBUF,
integer(kind=jpim), intent(in), optional  KROOT,
real(kind=jprd), dimension(:), 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

Definition at line 273 of file mpl_gatherv_mod.F90.


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