SURFEX v8.1
General documentation of Surfex
|
Public Member Functions | |
subroutine | mpi_recv8_r4 (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, STATUS, IERROR) |
subroutine | mpi_recv8_r8 (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, STATUS, IERROR) |
subroutine | mpi_recv8_r42 (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, STATUS, IERROR) |
subroutine | mpi_recv8_r82 (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, STATUS, IERROR) |
subroutine | mpi_recv8_i4 (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, STATUS, IERROR) |
subroutine | mpi_recv8_i1 (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, STATUS, IERROR) |
subroutine | mpi_recv8_r4_1 (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, STATUS, IERROR) |
subroutine | mpi_recv8_r8_1 (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, STATUS, IERROR) |
subroutine | mpi_recv8_ch (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, STATUS, IERROR) |
subroutine | mpi_recv8_i42 (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, STATUS, IERROR) |
Definition at line 108 of file mpi4to8_m.F90.
subroutine mpi4to8_m::mpi_recv8::mpi_recv8_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), dimension(:), intent(out) | STATUS, | ||
integer(kind=jpim), intent(out) | IERROR | ||
) |
Definition at line 2802 of file mpi4to8_m.F90.
subroutine mpi4to8_m::mpi_recv8::mpi_recv8_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), dimension(:), intent(out) | STATUS, | ||
integer(kind=jpim), intent(out) | IERROR | ||
) |
Definition at line 2716 of file mpi4to8_m.F90.
subroutine mpi4to8_m::mpi_recv8::mpi_recv8_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), dimension(:), intent(out) | STATUS, | ||
integer(kind=jpim), intent(out) | IERROR | ||
) |
Definition at line 2683 of file mpi4to8_m.F90.
subroutine mpi4to8_m::mpi_recv8::mpi_recv8_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), dimension(:), intent(out) | STATUS, | ||
integer(kind=jpim), intent(out) | IERROR | ||
) |
Definition at line 2620 of file mpi4to8_m.F90.
subroutine mpi4to8_m::mpi_recv8::mpi_recv8_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), dimension(:), intent(out) | STATUS, | ||
integer(kind=jpim), intent(out) | IERROR | ||
) |
Definition at line 2522 of file mpi4to8_m.F90.
subroutine mpi4to8_m::mpi_recv8::mpi_recv8_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), dimension(:), intent(out) | STATUS, | ||
integer(kind=jpim), intent(out) | IERROR | ||
) |
Definition at line 2585 of file mpi4to8_m.F90.
subroutine mpi4to8_m::mpi_recv8::mpi_recv8_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), dimension(:), intent(out) | STATUS, | ||
integer(kind=jpim), intent(out) | IERROR | ||
) |
Definition at line 2743 of file mpi4to8_m.F90.
subroutine mpi4to8_m::mpi_recv8::mpi_recv8_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), dimension(:), intent(out) | STATUS, | ||
integer(kind=jpim), intent(out) | IERROR | ||
) |
Definition at line 2557 of file mpi4to8_m.F90.
subroutine mpi4to8_m::mpi_recv8::mpi_recv8_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), dimension(:), intent(out) | STATUS, | ||
integer(kind=jpim), intent(out) | IERROR | ||
) |
Definition at line 2655 of file mpi4to8_m.F90.
subroutine mpi4to8_m::mpi_recv8::mpi_recv8_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), dimension(:), intent(out) | STATUS, | ||
integer(kind=jpim), intent(out) | IERROR | ||
) |
Definition at line 2774 of file mpi4to8_m.F90.