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

Private Member Functions

subroutine mpl_waits_real4 (PBUF, KREQUEST, KOUNT, KERROR, CDSTRING)
 
subroutine mpl_waits_real8 (PBUF, KREQUEST, KOUNT, KERROR, CDSTRING)
 
subroutine mpl_waits_int (KBUF, KREQUEST, KOUNT, KERROR, CDSTRING)
 
subroutine mpl_wait1_real4 (PBUF, KREQUEST, KOUNT, KERROR, CDSTRING)
 
subroutine mpl_wait1_real8 (PBUF, KREQUEST, KOUNT, KERROR, CDSTRING)
 
subroutine mpl_wait1_int (KBUF, KREQUEST, KOUNT, KERROR, CDSTRING)
 
subroutine mpl_waits_int2 (KBUF, KREQUEST, KOUNT, KERROR, CDSTRING)
 
subroutine mpl_wait1_int2 (KBUF, KREQUEST, KOUNT, KERROR, CDSTRING)
 
subroutine mpl_wait1_int8 (KBUF, KREQUEST, KOUNT, KERROR, CDSTRING)
 

Detailed Description

Definition at line 60 of file mpl_wait_mod.F90.

Member Function/Subroutine Documentation

◆ mpl_wait1_int()

subroutine mpl_wait_mod::mpl_wait::mpl_wait1_int ( integer(kind=jpim), dimension(:)  KBUF,
integer(kind=jpim), intent(in)  KREQUEST,
integer(kind=jpim), intent(out), optional  KOUNT,
integer(kind=jpim), intent(out), optional  KERROR,
character*(*), intent(in), optional  CDSTRING 
)
private

Definition at line 316 of file mpl_wait_mod.F90.

◆ mpl_wait1_int2()

subroutine mpl_wait_mod::mpl_wait::mpl_wait1_int2 ( integer(kind=jpim), dimension(:,:)  KBUF,
integer(kind=jpim), intent(in)  KREQUEST,
integer(kind=jpim), intent(out), optional  KOUNT,
integer(kind=jpim), intent(out), optional  KERROR,
character*(*), intent(in), optional  CDSTRING 
)
private

Definition at line 451 of file mpl_wait_mod.F90.

◆ mpl_wait1_int8()

subroutine mpl_wait_mod::mpl_wait::mpl_wait1_int8 ( integer(kind=jpib), dimension(:)  KBUF,
integer(kind=jpim), intent(in)  KREQUEST,
integer(kind=jpim), intent(out), optional  KOUNT,
integer(kind=jpim), intent(out), optional  KERROR,
character*(*), intent(in), optional  CDSTRING 
)
private

Definition at line 356 of file mpl_wait_mod.F90.

◆ mpl_wait1_real4()

subroutine mpl_wait_mod::mpl_wait::mpl_wait1_real4 ( real(kind=jprm), dimension(:)  PBUF,
integer(kind=jpim), intent(in)  KREQUEST,
integer(kind=jpim), intent(out), optional  KOUNT,
integer(kind=jpim), intent(out), optional  KERROR,
character*(*), intent(in), optional  CDSTRING 
)
private

Definition at line 126 of file mpl_wait_mod.F90.

◆ mpl_wait1_real8()

subroutine mpl_wait_mod::mpl_wait::mpl_wait1_real8 ( real(kind=jprd), dimension(:)  PBUF,
integer(kind=jpim), intent(in)  KREQUEST,
integer(kind=jpim), intent(out), optional  KOUNT,
integer(kind=jpim), intent(out), optional  KERROR,
character*(*), intent(in), optional  CDSTRING 
)
private

Definition at line 221 of file mpl_wait_mod.F90.

◆ mpl_waits_int()

subroutine mpl_wait_mod::mpl_wait::mpl_waits_int ( integer(kind=jpim), dimension(:)  KBUF,
integer(kind=jpim), dimension(:), intent(in)  KREQUEST,
integer(kind=jpim), dimension(size(krequest)), intent(out), optional  KOUNT,
integer(kind=jpim), intent(out), optional  KERROR,
character*(*), intent(in), optional  CDSTRING 
)
private

Definition at line 262 of file mpl_wait_mod.F90.

◆ mpl_waits_int2()

subroutine mpl_wait_mod::mpl_wait::mpl_waits_int2 ( integer(kind=jpim), dimension(:,:)  KBUF,
integer(kind=jpim), dimension(:), intent(in)  KREQUEST,
integer(kind=jpim), dimension(size(krequest)), intent(out), optional  KOUNT,
integer(kind=jpim), intent(out), optional  KERROR,
character*(*), intent(in), optional  CDSTRING 
)
private

Definition at line 397 of file mpl_wait_mod.F90.

◆ mpl_waits_real4()

subroutine mpl_wait_mod::mpl_wait::mpl_waits_real4 ( real(kind=jprm), dimension(:)  PBUF,
integer(kind=jpim), dimension(:), intent(in)  KREQUEST,
integer(kind=jpim), dimension(size(krequest)), intent(out), optional  KOUNT,
integer(kind=jpim), intent(out), optional  KERROR,
character*(*), intent(in), optional  CDSTRING 
)
private

Definition at line 72 of file mpl_wait_mod.F90.

◆ mpl_waits_real8()

subroutine mpl_wait_mod::mpl_wait::mpl_waits_real8 ( real(kind=jprd), dimension(:)  PBUF,
integer(kind=jpim), dimension(:), intent(in)  KREQUEST,
integer(kind=jpim), dimension(size(krequest)), intent(out), optional  KOUNT,
integer(kind=jpim), intent(out), optional  KERROR,
character*(*), intent(in), optional  CDSTRING 
)
private

Definition at line 167 of file mpl_wait_mod.F90.


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