SURFEX v8.1
General documentation of Surfex
|
Public Member Functions | |
subroutine | mpi_fwrite_ordered_begin8_r8 (FH, BUF, COUNT, DATATYPE, IERROR) |
subroutine | mpi_fwrite_ordered_begin8_i4 (FH, BUF, COUNT, DATATYPE, IERROR) |
Definition at line 84 of file mpi4to8_m.F90.
subroutine mpi4to8_m::mpi_file_write_ordered_begin8::mpi_fwrite_ordered_begin8_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) | IERROR | ||
) |
Definition at line 1926 of file mpi4to8_m.F90.
subroutine mpi4to8_m::mpi_file_write_ordered_begin8::mpi_fwrite_ordered_begin8_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) | IERROR | ||
) |
Definition at line 1903 of file mpi4to8_m.F90.