SURFEX v8.1
General documentation of Surfex
|
Public Member Functions | |
subroutine | mpi_send8_r4 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, IERROR) |
subroutine | mpi_send8_r8 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, IERROR) |
subroutine | mpi_send8_r42 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, IERROR) |
subroutine | mpi_send8_r82 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, IERROR) |
subroutine | mpi_send8_i4 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, IERROR) |
subroutine | mpi_send8_i1 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, IERROR) |
subroutine | mpi_send8_ch (DATA, COUNT, DATATYPE, DEST, TAG, COMM, IERROR) |
subroutine | mpi_send8_i42 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, IERROR) |
subroutine | mpi_send8_r4_1 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, IERROR) |
subroutine | mpi_send8_r8_1 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, IERROR) |
Definition at line 48 of file mpi4to8_m.F90.
subroutine mpi4to8_m::mpi_send8::mpi_send8_ch | ( | character(len=*), intent(in) | DATA, |
integer(kind=jpim), intent(in) | COUNT, | ||
integer(kind=jpim), intent(in) | DATATYPE, | ||
integer(kind=jpim), intent(in) | DEST, | ||
integer(kind=jpim), intent(in) | TAG, | ||
integer(kind=jpim), intent(in) | COMM, | ||
integer(kind=jpim), intent(out) | IERROR | ||
) |
Definition at line 1505 of file mpi4to8_m.F90.
subroutine mpi4to8_m::mpi_send8::mpi_send8_i1 | ( | integer(kind=jpim), intent(in) | DATA, |
integer(kind=jpim), intent(in) | COUNT, | ||
integer(kind=jpim), intent(in) | DATATYPE, | ||
integer(kind=jpim), intent(in) | DEST, | ||
integer(kind=jpim), intent(in) | TAG, | ||
integer(kind=jpim), intent(in) | COMM, | ||
integer(kind=jpim), intent(out) | IERROR | ||
) |
Definition at line 1424 of file mpi4to8_m.F90.
subroutine mpi4to8_m::mpi_send8::mpi_send8_i4 | ( | integer(kind=jpim), dimension(:), intent(in) | DATA, |
integer(kind=jpim), intent(in) | COUNT, | ||
integer(kind=jpim), intent(in) | DATATYPE, | ||
integer(kind=jpim), intent(in) | DEST, | ||
integer(kind=jpim), intent(in) | TAG, | ||
integer(kind=jpim), intent(in) | COMM, | ||
integer(kind=jpim), intent(out) | IERROR | ||
) |
Definition at line 1391 of file mpi4to8_m.F90.
subroutine mpi4to8_m::mpi_send8::mpi_send8_i42 | ( | integer(kind=jpim), dimension(:,:), intent(in) | DATA, |
integer(kind=jpim), intent(in) | COUNT, | ||
integer(kind=jpim), intent(in) | DATATYPE, | ||
integer(kind=jpim), intent(in) | DEST, | ||
integer(kind=jpim), intent(in) | TAG, | ||
integer(kind=jpim), intent(in) | COMM, | ||
integer(kind=jpim), intent(out) | IERROR | ||
) |
Definition at line 1332 of file mpi4to8_m.F90.
subroutine mpi4to8_m::mpi_send8::mpi_send8_r4 | ( | real(kind=jprm), dimension(:), intent(in) | DATA, |
integer(kind=jpim), intent(in) | COUNT, | ||
integer(kind=jpim), intent(in) | DATATYPE, | ||
integer(kind=jpim), intent(in) | DEST, | ||
integer(kind=jpim), intent(in) | TAG, | ||
integer(kind=jpim), intent(in) | COMM, | ||
integer(kind=jpim), intent(out) | IERROR | ||
) |
Definition at line 1242 of file mpi4to8_m.F90.
subroutine mpi4to8_m::mpi_send8::mpi_send8_r42 | ( | real(kind=jprm), dimension(:,:), intent(in) | DATA, |
integer(kind=jpim), intent(in) | COUNT, | ||
integer(kind=jpim), intent(in) | DATATYPE, | ||
integer(kind=jpim), intent(in) | DEST, | ||
integer(kind=jpim), intent(in) | TAG, | ||
integer(kind=jpim), intent(in) | COMM, | ||
integer(kind=jpim), intent(out) | IERROR | ||
) |
Definition at line 1300 of file mpi4to8_m.F90.
subroutine mpi4to8_m::mpi_send8::mpi_send8_r4_1 | ( | real(kind=jprm), intent(in) | DATA, |
integer(kind=jpim), intent(in) | COUNT, | ||
integer(kind=jpim), intent(in) | DATATYPE, | ||
integer(kind=jpim), intent(in) | DEST, | ||
integer(kind=jpim), intent(in) | TAG, | ||
integer(kind=jpim), intent(in) | COMM, | ||
integer(kind=jpim), intent(out) | IERROR | ||
) |
Definition at line 1450 of file mpi4to8_m.F90.
subroutine mpi4to8_m::mpi_send8::mpi_send8_r8 | ( | real(kind=jprb), dimension(:), intent(in) | DATA, |
integer(kind=jpim), intent(in) | COUNT, | ||
integer(kind=jpim), intent(in) | DATATYPE, | ||
integer(kind=jpim), intent(in) | DEST, | ||
integer(kind=jpim), intent(in) | TAG, | ||
integer(kind=jpim), intent(in) | COMM, | ||
integer(kind=jpim), intent(out) | IERROR | ||
) |
Definition at line 1275 of file mpi4to8_m.F90.
subroutine mpi4to8_m::mpi_send8::mpi_send8_r82 | ( | real(kind=jprb), dimension(:,:), intent(in) | DATA, |
integer(kind=jpim), intent(in) | COUNT, | ||
integer(kind=jpim), intent(in) | DATATYPE, | ||
integer(kind=jpim), intent(in) | DEST, | ||
integer(kind=jpim), intent(in) | TAG, | ||
integer(kind=jpim), intent(in) | COMM, | ||
integer(kind=jpim), intent(out) | IERROR | ||
) |
Definition at line 1365 of file mpi4to8_m.F90.
subroutine mpi4to8_m::mpi_send8::mpi_send8_r8_1 | ( | real(kind=jprb), intent(in) | DATA, |
integer(kind=jpim), intent(in) | COUNT, | ||
integer(kind=jpim), intent(in) | DATATYPE, | ||
integer(kind=jpim), intent(in) | DEST, | ||
integer(kind=jpim), intent(in) | TAG, | ||
integer(kind=jpim), intent(in) | COMM, | ||
integer(kind=jpim), intent(out) | IERROR | ||
) |
Definition at line 1477 of file mpi4to8_m.F90.