|
SURFEX v8.1
General documentation of Surfex
|
Public Member Functions | |
| subroutine | mpi_irecv8_r4 (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, REQUEST, IERROR) |
| subroutine | mpi_irecv8_r8 (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, REQUEST, IERROR) |
| subroutine | mpi_irecv8_r42 (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, REQUEST, IERROR) |
| subroutine | mpi_irecv8_r82 (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, REQUEST, IERROR) |
| subroutine | mpi_irecv8_i4 (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, REQUEST, IERROR) |
| subroutine | mpi_irecv8_i1 (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, REQUEST, IERROR) |
| subroutine | mpi_irecv8_i42 (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, REQUEST, IERROR) |
| subroutine | mpi_irecv8_r4_1 (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, REQUEST, IERROR) |
| subroutine | mpi_irecv8_r8_1 (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, REQUEST, IERROR) |
| subroutine | mpi_irecv8_ch (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, REQUEST, IERROR) |
Definition at line 116 of file mpi4to8_m.F90.
| subroutine mpi4to8_m::mpi_irecv8::mpi_irecv8_ch | ( | character(len=*), intent(out) | DATA, |
| integer(kind=jpim), intent(in) | COUNT, | ||
| integer(kind=jpim), intent(in) | DATATYPE, | ||
| integer(kind=jpim), intent(in) | SOURCE, | ||
| integer(kind=jpim), intent(in) | TAG, | ||
| integer(kind=jpim), intent(in) | COMM, | ||
| integer(kind=jpim), intent(out) | REQUEST, | ||
| integer(kind=jpim), intent(out) | IERROR | ||
| ) |
Definition at line 3092 of file mpi4to8_m.F90.
| subroutine mpi4to8_m::mpi_irecv8::mpi_irecv8_i1 | ( | integer(kind=jpim), intent(out) | DATA, |
| integer(kind=jpim), intent(in) | COUNT, | ||
| integer(kind=jpim), intent(in) | DATATYPE, | ||
| integer(kind=jpim), intent(in) | SOURCE, | ||
| integer(kind=jpim), intent(in) | TAG, | ||
| integer(kind=jpim), intent(in) | COMM, | ||
| integer(kind=jpim), intent(out) | REQUEST, | ||
| integer(kind=jpim), intent(out) | IERROR | ||
| ) |
Definition at line 3012 of file mpi4to8_m.F90.
| subroutine mpi4to8_m::mpi_irecv8::mpi_irecv8_i4 | ( | integer(kind=jpim), dimension(:), intent(out) | DATA, |
| integer(kind=jpim), intent(in) | COUNT, | ||
| integer(kind=jpim), intent(in) | DATATYPE, | ||
| integer(kind=jpim), intent(in) | SOURCE, | ||
| integer(kind=jpim), intent(in) | TAG, | ||
| integer(kind=jpim), intent(in) | COMM, | ||
| integer(kind=jpim), intent(out) | REQUEST, | ||
| integer(kind=jpim), intent(out) | IERROR | ||
| ) |
Definition at line 2948 of file mpi4to8_m.F90.
| subroutine mpi4to8_m::mpi_irecv8::mpi_irecv8_i42 | ( | integer(kind=jpim), dimension(:,:), intent(out) | DATA, |
| integer(kind=jpim), intent(in) | COUNT, | ||
| integer(kind=jpim), intent(in) | DATATYPE, | ||
| integer(kind=jpim), intent(in) | SOURCE, | ||
| integer(kind=jpim), intent(in) | TAG, | ||
| integer(kind=jpim), intent(in) | COMM, | ||
| integer(kind=jpim), intent(out) | REQUEST, | ||
| integer(kind=jpim), intent(out) | IERROR | ||
| ) |
Definition at line 2979 of file mpi4to8_m.F90.
| subroutine mpi4to8_m::mpi_irecv8::mpi_irecv8_r4 | ( | real(kind=jprm), dimension(:), intent(out) | DATA, |
| integer(kind=jpim), intent(in) | COUNT, | ||
| integer(kind=jpim), intent(in) | DATATYPE, | ||
| integer(kind=jpim), intent(in) | SOURCE, | ||
| integer(kind=jpim), intent(in) | TAG, | ||
| integer(kind=jpim), intent(in) | COMM, | ||
| integer(kind=jpim), intent(out) | REQUEST, | ||
| integer(kind=jpim), intent(out) | IERROR | ||
| ) |
Definition at line 2830 of file mpi4to8_m.F90.
| subroutine mpi4to8_m::mpi_irecv8::mpi_irecv8_r42 | ( | real(kind=jprm), dimension(:,:), intent(out) | DATA, |
| integer(kind=jpim), intent(in) | COUNT, | ||
| integer(kind=jpim), intent(in) | DATATYPE, | ||
| integer(kind=jpim), intent(in) | SOURCE, | ||
| integer(kind=jpim), intent(in) | TAG, | ||
| integer(kind=jpim), intent(in) | COMM, | ||
| integer(kind=jpim), intent(out) | REQUEST, | ||
| integer(kind=jpim), intent(out) | IERROR | ||
| ) |
Definition at line 2889 of file mpi4to8_m.F90.
| subroutine mpi4to8_m::mpi_irecv8::mpi_irecv8_r4_1 | ( | real(kind=jprm), intent(out) | DATA, |
| integer(kind=jpim), intent(in) | COUNT, | ||
| integer(kind=jpim), intent(in) | DATATYPE, | ||
| integer(kind=jpim), intent(in) | SOURCE, | ||
| integer(kind=jpim), intent(in) | TAG, | ||
| integer(kind=jpim), intent(in) | COMM, | ||
| integer(kind=jpim), intent(out) | REQUEST, | ||
| integer(kind=jpim), intent(out) | IERROR | ||
| ) |
Definition at line 3037 of file mpi4to8_m.F90.
| subroutine mpi4to8_m::mpi_irecv8::mpi_irecv8_r8 | ( | real(kind=jprb), dimension(:), intent(out) | DATA, |
| integer(kind=jpim), intent(in) | COUNT, | ||
| integer(kind=jpim), intent(in) | DATATYPE, | ||
| integer(kind=jpim), intent(in) | SOURCE, | ||
| integer(kind=jpim), intent(in) | TAG, | ||
| integer(kind=jpim), intent(in) | COMM, | ||
| integer(kind=jpim), intent(out) | REQUEST, | ||
| integer(kind=jpim), intent(out) | IERROR | ||
| ) |
Definition at line 2863 of file mpi4to8_m.F90.
| subroutine mpi4to8_m::mpi_irecv8::mpi_irecv8_r82 | ( | real(kind=jprb), dimension(:,:), intent(out) | DATA, |
| integer(kind=jpim), intent(in) | COUNT, | ||
| integer(kind=jpim), intent(in) | DATATYPE, | ||
| integer(kind=jpim), intent(in) | SOURCE, | ||
| integer(kind=jpim), intent(in) | TAG, | ||
| integer(kind=jpim), intent(in) | COMM, | ||
| integer(kind=jpim), intent(out) | REQUEST, | ||
| integer(kind=jpim), intent(out) | IERROR | ||
| ) |
Definition at line 2922 of file mpi4to8_m.F90.
| subroutine mpi4to8_m::mpi_irecv8::mpi_irecv8_r8_1 | ( | real(kind=jprb), intent(out) | DATA, |
| integer(kind=jpim), intent(in) | COUNT, | ||
| integer(kind=jpim), intent(in) | DATATYPE, | ||
| integer(kind=jpim), intent(in) | SOURCE, | ||
| integer(kind=jpim), intent(in) | TAG, | ||
| integer(kind=jpim), intent(in) | COMM, | ||
| integer(kind=jpim), intent(out) | REQUEST, | ||
| integer(kind=jpim), intent(out) | IERROR | ||
| ) |
Definition at line 3066 of file mpi4to8_m.F90.
1.8.13