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

Public Member Functions

subroutine mpi_allreduce8_r4 (SENDDATA, RECVDATA, COUNT, DATATYPE, OP, COMM, IERROR)
 
subroutine mpi_allreduce8_r8 (SENDDATA, RECVDATA, COUNT, DATATYPE, OP, COMM, IERROR)
 
subroutine mpi_allreduce8_i4 (SENDDATA, RECVDATA, COUNT, DATATYPE, OP, COMM, IERROR)
 

Detailed Description

Definition at line 17 of file mpi4to8_m.F90.

Member Function/Subroutine Documentation

◆ mpi_allreduce8_i4()

subroutine mpi4to8_m::mpi_allreduce8::mpi_allreduce8_i4 ( integer(kind=jpim), dimension(:), intent(in)  SENDDATA,
integer(kind=jpim), dimension(:), intent(out)  RECVDATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  OP,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 202 of file mpi4to8_m.F90.

◆ mpi_allreduce8_r4()

subroutine mpi4to8_m::mpi_allreduce8::mpi_allreduce8_r4 ( real(kind=jprm), dimension(:), intent(in)  SENDDATA,
real(kind=jprm), dimension(:), intent(out)  RECVDATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  OP,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 138 of file mpi4to8_m.F90.

◆ mpi_allreduce8_r8()

subroutine mpi4to8_m::mpi_allreduce8::mpi_allreduce8_r8 ( real(kind=jprb), dimension(:), intent(in)  SENDDATA,
real(kind=jprb), dimension(:), intent(out)  RECVDATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  OP,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 175 of file mpi4to8_m.F90.


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