SURFEX v8.1
General documentation of Surfex
|
Data Types | |
interface | mpl_send |
Functions/Subroutines | |
subroutine | mpl_send_real4 (PBUF, KDEST, KTAG, KCOMM, KMP_TYPE, KERROR, KREQUEST, CDSTRING) |
subroutine | mpl_send_real8 (PBUF, KDEST, KTAG, KCOMM, KMP_TYPE, KERROR, KREQUEST, CDSTRING) |
subroutine | mpl_send_int (KBUF, KDEST, KTAG, KCOMM, KMP_TYPE, KERROR, KREQUEST, CDSTRING) |
subroutine | mpl_send_int2 (KBUF, KDEST, KTAG, KCOMM, KMP_TYPE, KERROR, KREQUEST, CDSTRING) |
subroutine | mpl_send_int8 (KBUF, KDEST, KTAG, KCOMM, KMP_TYPE, KERROR, KREQUEST, CDSTRING) |
subroutine | mpl_send_int_scalar (KINT, KDEST, KTAG, KCOMM, KMP_TYPE, KERROR, KREQUEST, CDSTRING) |
subroutine | mpl_send_real42 (PBUF, KDEST, KTAG, KCOMM, KMP_TYPE, KERROR, KREQUEST, CDSTRING) |
subroutine | mpl_send_real43 (PBUF, KDEST, KTAG, KCOMM, KMP_TYPE, KERROR, KREQUEST, CDSTRING) |
subroutine | mpl_send_real82 (PBUF, KDEST, KTAG, KCOMM, KMP_TYPE, KERROR, KREQUEST, CDSTRING) |
subroutine | mpl_send_char_scalar (CDCHAR, KDEST, KTAG, KCOMM, KMP_TYPE, KERROR, KREQUEST, CDSTRING) |
subroutine | mpl_send_char (CDCHAR, KDEST, KTAG, KCOMM, KMP_TYPE, KERROR, KREQUEST, CDSTRING) |
subroutine | mpl_send_real4_scalar (PBUF, KDEST, KTAG, KCOMM, KMP_TYPE, KERROR, KREQUEST, CDSTRING) |
subroutine | mpl_send_real8_scalar (PBUF, KDEST, KTAG, KCOMM, KMP_TYPE, KERROR, KREQUEST, CDSTRING) |
subroutine | mpl_send_real83 (PBUF, KDEST, KTAG, KCOMM, KMP_TYPE, KERROR, KREQUEST, CDSTRING) |
subroutine mpl_send_mod::mpl_send_char | ( | character*(*), dimension(:) | CDCHAR, |
integer(kind=jpim), intent(in) | KDEST, | ||
integer(kind=jpim), intent(in) | KTAG, | ||
integer(kind=jpim), intent(in), optional | KCOMM, | ||
integer(kind=jpim), intent(in), optional | KMP_TYPE, | ||
integer(kind=jpim), intent(out), optional | KERROR, | ||
integer(kind=jpim), intent(out), optional | KREQUEST, | ||
character*(*), intent(in), optional | CDSTRING | ||
) |
subroutine mpl_send_mod::mpl_send_char_scalar | ( | character*(*) | CDCHAR, |
integer(kind=jpim), intent(in) | KDEST, | ||
integer(kind=jpim), intent(in) | KTAG, | ||
integer(kind=jpim), intent(in), optional | KCOMM, | ||
integer(kind=jpim), intent(in), optional | KMP_TYPE, | ||
integer(kind=jpim), intent(out), optional | KERROR, | ||
integer(kind=jpim), intent(out), optional | KREQUEST, | ||
character*(*), intent(in), optional | CDSTRING | ||
) |
subroutine mpl_send_mod::mpl_send_int | ( | integer(kind=jpim), dimension(:) | KBUF, |
integer(kind=jpim), intent(in) | KDEST, | ||
integer(kind=jpim), intent(in) | KTAG, | ||
integer(kind=jpim), intent(in), optional | KCOMM, | ||
integer(kind=jpim), intent(in), optional | KMP_TYPE, | ||
integer(kind=jpim), intent(out), optional | KERROR, | ||
integer(kind=jpim), intent(out), optional | KREQUEST, | ||
character*(*), intent(in), optional | CDSTRING | ||
) |
subroutine mpl_send_mod::mpl_send_int2 | ( | integer(kind=jpim), dimension(:,:) | KBUF, |
integer(kind=jpim), intent(in) | KDEST, | ||
integer(kind=jpim), intent(in) | KTAG, | ||
integer(kind=jpim), intent(in), optional | KCOMM, | ||
integer(kind=jpim), intent(in), optional | KMP_TYPE, | ||
integer(kind=jpim), intent(out), optional | KERROR, | ||
integer(kind=jpim), intent(out), optional | KREQUEST, | ||
character*(*), intent(in), optional | CDSTRING | ||
) |
subroutine mpl_send_mod::mpl_send_int8 | ( | integer(kind=jpib), dimension(:) | KBUF, |
integer(kind=jpim), intent(in) | KDEST, | ||
integer(kind=jpim), intent(in) | KTAG, | ||
integer(kind=jpim), intent(in), optional | KCOMM, | ||
integer(kind=jpim), intent(in), optional | KMP_TYPE, | ||
integer(kind=jpim), intent(out), optional | KERROR, | ||
integer(kind=jpim), intent(out), optional | KREQUEST, | ||
character*(*), intent(in), optional | CDSTRING | ||
) |
subroutine mpl_send_mod::mpl_send_int_scalar | ( | integer(kind=jpim) | KINT, |
integer(kind=jpim), intent(in) | KDEST, | ||
integer(kind=jpim), intent(in) | KTAG, | ||
integer(kind=jpim), intent(in), optional | KCOMM, | ||
integer(kind=jpim), intent(in), optional | KMP_TYPE, | ||
integer(kind=jpim), intent(out), optional | KERROR, | ||
integer(kind=jpim), intent(out), optional | KREQUEST, | ||
character*(*), intent(in), optional | CDSTRING | ||
) |
|
private |
subroutine mpl_send_mod::mpl_send_real42 | ( | real(kind=jprm), dimension(:,:) | PBUF, |
integer(kind=jpim), intent(in) | KDEST, | ||
integer(kind=jpim), intent(in) | KTAG, | ||
integer(kind=jpim), intent(in), optional | KCOMM, | ||
integer(kind=jpim), intent(in), optional | KMP_TYPE, | ||
integer(kind=jpim), intent(out), optional | KERROR, | ||
integer(kind=jpim), intent(out), optional | KREQUEST, | ||
character*(*), intent(in), optional | CDSTRING | ||
) |
subroutine mpl_send_mod::mpl_send_real43 | ( | real(kind=jprm), dimension(:,:,:) | PBUF, |
integer(kind=jpim), intent(in) | KDEST, | ||
integer(kind=jpim), intent(in) | KTAG, | ||
integer(kind=jpim), intent(in), optional | KCOMM, | ||
integer(kind=jpim), intent(in), optional | KMP_TYPE, | ||
integer(kind=jpim), intent(out), optional | KERROR, | ||
integer(kind=jpim), intent(out), optional | KREQUEST, | ||
character*(*), intent(in), optional | CDSTRING | ||
) |
subroutine mpl_send_mod::mpl_send_real4_scalar | ( | real(kind=jprm) | PBUF, |
integer(kind=jpim), intent(in) | KDEST, | ||
integer(kind=jpim), intent(in) | KTAG, | ||
integer(kind=jpim), intent(in), optional | KCOMM, | ||
integer(kind=jpim), intent(in), optional | KMP_TYPE, | ||
integer(kind=jpim), intent(out), optional | KERROR, | ||
integer(kind=jpim), intent(out), optional | KREQUEST, | ||
character*(*), intent(in), optional | CDSTRING | ||
) |
subroutine mpl_send_mod::mpl_send_real8 | ( | real(kind=jprd), dimension(:) | PBUF, |
integer(kind=jpim), intent(in) | KDEST, | ||
integer(kind=jpim), intent(in) | KTAG, | ||
integer(kind=jpim), intent(in), optional | KCOMM, | ||
integer(kind=jpim), intent(in), optional | KMP_TYPE, | ||
integer(kind=jpim), intent(out), optional | KERROR, | ||
integer(kind=jpim), intent(out), optional | KREQUEST, | ||
character*(*), intent(in), optional | CDSTRING | ||
) |
subroutine mpl_send_mod::mpl_send_real82 | ( | real(kind=jprd), dimension(:,:) | PBUF, |
integer(kind=jpim), intent(in) | KDEST, | ||
integer(kind=jpim), intent(in) | KTAG, | ||
integer(kind=jpim), intent(in), optional | KCOMM, | ||
integer(kind=jpim), intent(in), optional | KMP_TYPE, | ||
integer(kind=jpim), intent(out), optional | KERROR, | ||
integer(kind=jpim), intent(out), optional | KREQUEST, | ||
character*(*), intent(in), optional | CDSTRING | ||
) |
subroutine mpl_send_mod::mpl_send_real83 | ( | real(kind=jprd), dimension(:,:,:) | PBUF, |
integer(kind=jpim), intent(in) | KDEST, | ||
integer(kind=jpim), intent(in) | KTAG, | ||
integer(kind=jpim), intent(in), optional | KCOMM, | ||
integer(kind=jpim), intent(in), optional | KMP_TYPE, | ||
integer(kind=jpim), intent(out), optional | KERROR, | ||
integer(kind=jpim), intent(out), optional | KREQUEST, | ||
character*(*), intent(in), optional | CDSTRING | ||
) |
subroutine mpl_send_mod::mpl_send_real8_scalar | ( | real(kind=jprd) | PBUF, |
integer(kind=jpim), intent(in) | KDEST, | ||
integer(kind=jpim), intent(in) | KTAG, | ||
integer(kind=jpim), intent(in), optional | KCOMM, | ||
integer(kind=jpim), intent(in), optional | KMP_TYPE, | ||
integer(kind=jpim), intent(out), optional | KERROR, | ||
integer(kind=jpim), intent(out), optional | KREQUEST, | ||
character*(*), intent(in), optional | CDSTRING | ||
) |