SURFEX v8.1
General documentation of Surfex
|
Public Member Functions | |
subroutine | mpi_file_write_ordered8_r8 (FH, BUF, COUNT, DATATYPE, STATUS, IERROR) |
subroutine | mpi_file_write_ordered8_i4 (FH, BUF, COUNT, DATATYPE, STATUS, IERROR) |
Definition at line 80 of file mpi4to8_m.F90.
subroutine mpi4to8_m::mpi_file_write_ordered8::mpi_file_write_ordered8_i4 | ( | integer(kind=jpim), intent(in) | FH, |
integer(kind=jpim), dimension(:), intent(in) | BUF, | ||
integer(kind=jpim), intent(in) | COUNT, | ||
integer(kind=jpim), intent(in) | DATATYPE, | ||
integer(kind=jpim), dimension(:), intent(out) | STATUS, | ||
integer(kind=jpim), intent(out) | IERROR | ||
) |
Definition at line 1873 of file mpi4to8_m.F90.
subroutine mpi4to8_m::mpi_file_write_ordered8::mpi_file_write_ordered8_r8 | ( | integer(kind=jpim), intent(in) | FH, |
real(kind=jprb), dimension(:), intent(in) | BUF, | ||
integer(kind=jpim), intent(in) | COUNT, | ||
integer(kind=jpim), intent(in) | DATATYPE, | ||
integer(kind=jpim), dimension(:), intent(out) | STATUS, | ||
integer(kind=jpim), intent(out) | IERROR | ||
) |
Definition at line 1849 of file mpi4to8_m.F90.