SURFEX v8.1
General documentation of Surfex
Public Member Functions | List of all members
mpi4to8_m::mpi_file_write_shared8 Interface Reference

Public Member Functions

subroutine mpi_file_write_shared8_r8 (FH, BUF, COUNT, DATATYPE, STATUS, IERROR)
 
subroutine mpi_file_write_shared8_i4 (FH, BUF, COUNT, DATATYPE, STATUS, IERROR)
 

Detailed Description

Definition at line 92 of file mpi4to8_m.F90.

Member Function/Subroutine Documentation

◆ mpi_file_write_shared8_i4()

subroutine mpi4to8_m::mpi_file_write_shared8::mpi_file_write_shared8_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 2029 of file mpi4to8_m.F90.

◆ mpi_file_write_shared8_r8()

subroutine mpi4to8_m::mpi_file_write_shared8::mpi_file_write_shared8_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 2005 of file mpi4to8_m.F90.


The documentation for this interface was generated from the following file: