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

Public Member Functions

subroutine mpi_gather8_i1 (SENDDATA, SENDCOUNT, SENDTYPE, RECVAREA, RECVCOUNT, RECVTYPE, ROOT, COMM, IERROR)
 
subroutine mpi_gather8_r8_1 (SENDDATA, SENDCOUNT, SENDTYPE, RECVAREA, RECVCOUNT, RECVTYPE, ROOT, COMM, IERROR)
 

Detailed Description

Definition at line 96 of file mpi4to8_m.F90.

Member Function/Subroutine Documentation

◆ mpi_gather8_i1()

subroutine mpi4to8_m::mpi_gather8::mpi_gather8_i1 ( integer(kind=jpim), intent(in)  SENDDATA,
integer(kind=jpim), intent(in)  SENDCOUNT,
integer(kind=jpim), intent(in)  SENDTYPE,
integer(kind=jpim), intent(out)  RECVAREA,
integer(kind=jpim), intent(in)  RECVCOUNT,
integer(kind=jpim), intent(in)  RECVTYPE,
integer(kind=jpim), intent(in)  ROOT,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 2090 of file mpi4to8_m.F90.

◆ mpi_gather8_r8_1()

subroutine mpi4to8_m::mpi_gather8::mpi_gather8_r8_1 ( real(kind=jprb), intent(in)  SENDDATA,
integer(kind=jpim), intent(in)  SENDCOUNT,
integer(kind=jpim), intent(in)  SENDTYPE,
real(kind=jprb), intent(out)  RECVAREA,
integer(kind=jpim), intent(in)  RECVCOUNT,
integer(kind=jpim), intent(in)  RECVTYPE,
integer(kind=jpim), intent(in)  ROOT,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 2060 of file mpi4to8_m.F90.


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