SURFEX v8.1
General documentation of Surfex
|
Public Member Functions | |
subroutine | mpi_file_iread_shared8_r8 (FH, BUF, COUNT, DATATYPE, REQUEST, IERROR) |
subroutine | mpi_file_iread_shared8_i4 (FH, BUF, COUNT, DATATYPE, REQUEST, IERROR) |
Definition at line 56 of file mpi4to8_m.F90.
subroutine mpi4to8_m::mpi_file_iread_shared8::mpi_file_iread_shared8_i4 | ( | integer(kind=jpim), intent(in) | FH, |
integer(kind=jpim), dimension(:), intent(out) | BUF, | ||
integer(kind=jpim), intent(in) | COUNT, | ||
integer(kind=jpim), intent(in) | DATATYPE, | ||
integer(kind=jpim), intent(out) | REQUEST, | ||
integer(kind=jpim), intent(out) | IERROR | ||
) |
Definition at line 1555 of file mpi4to8_m.F90.
subroutine mpi4to8_m::mpi_file_iread_shared8::mpi_file_iread_shared8_r8 | ( | integer(kind=jpim), intent(in) | FH, |
real(kind=jprb), dimension(:), intent(out) | BUF, | ||
integer(kind=jpim), intent(in) | COUNT, | ||
integer(kind=jpim), intent(in) | DATATYPE, | ||
integer(kind=jpim), intent(out) | REQUEST, | ||
integer(kind=jpim), intent(out) | IERROR | ||
) |
Definition at line 1531 of file mpi4to8_m.F90.