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

Private Member Functions

subroutine mpl_scatterv_real8 (PRECVBUF, KROOT, PSENDBUF, KSENDCOUNTS, KSENDDISPL, KMP_TYPE, KCOMM, KERROR, KREQUEST, CDSTRING)
 
subroutine mpl_scatterv_real4 (PRECVBUF, KROOT, PSENDBUF, KSENDCOUNTS, KSENDDISPL, KMP_TYPE, KCOMM, KERROR, KREQUEST, CDSTRING)
 
subroutine mpl_scatterv_integer (KRECVBUF, KROOT, KSENDBUF, KSENDCOUNTS, KSENDDISPL, KMP_TYPE, KCOMM, KERROR, KREQUEST, CDSTRING)
 

Detailed Description

Definition at line 80 of file mpl_scatterv_mod.F90.

Member Function/Subroutine Documentation

◆ mpl_scatterv_integer()

subroutine mpl_scatterv_mod::mpl_scatterv::mpl_scatterv_integer ( integer(kind=jpim), dimension(:), intent(out)  KRECVBUF,
integer(kind=jpim), intent(in)  KROOT,
integer(kind=jpim), dimension(:), intent(in), optional  KSENDBUF,
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

Definition at line 305 of file mpl_scatterv_mod.F90.

◆ mpl_scatterv_real4()

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

Definition at line 242 of file mpl_scatterv_mod.F90.

◆ mpl_scatterv_real8()

subroutine mpl_scatterv_mod::mpl_scatterv::mpl_scatterv_real8 ( real(kind=jprd), dimension(:), intent(out)  PRECVBUF,
integer(kind=jpim), intent(in)  KROOT,
real(kind=jprd), 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

Definition at line 180 of file mpl_scatterv_mod.F90.


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