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

Public Member Functions

subroutine mpi_allgatherv8_r4 (SENDAREA, SENDCOUNT, SENDTYPE, RECVAREA, RECVCOUNTS, DISPLS, RECVTYPE, COMM, IERROR)
 
subroutine mpi_allgatherv8_r8 (SENDAREA, SENDCOUNT, SENDTYPE, RECVAREA, RECVCOUNTS, DISPLS, RECVTYPE, COMM, IERROR)
 
subroutine mpi_allgatherv8_i4 (SENDAREA, SENDCOUNT, SENDTYPE, RECVAREA, RECVCOUNTS, DISPLS, RECVTYPE, COMM, IERROR)
 
subroutine mpi_allgatherv8_i1 (SENDAREA, SENDCOUNT, SENDTYPE, RECVAREA, RECVCOUNTS, DISPLS, RECVTYPE, COMM, IERROR)
 

Detailed Description

Definition at line 12 of file mpi4to8_m.F90.

Member Function/Subroutine Documentation

◆ mpi_allgatherv8_i1()

subroutine mpi4to8_m::mpi_allgatherv8::mpi_allgatherv8_i1 ( integer(kind=jpim), intent(in)  SENDAREA,
integer(kind=jpim), intent(in)  SENDCOUNT,
integer(kind=jpim), intent(in)  SENDTYPE,
integer(kind=jpim), dimension(:), intent(out)  RECVAREA,
integer(kind=jpim), dimension(:), intent(in)  RECVCOUNTS,
integer(kind=jpim), dimension(:), intent(in)  DISPLS,
integer(kind=jpim), intent(in)  RECVTYPE,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 372 of file mpi4to8_m.F90.

◆ mpi_allgatherv8_i4()

subroutine mpi4to8_m::mpi_allgatherv8::mpi_allgatherv8_i4 ( integer(kind=jpim), dimension(:), intent(in)  SENDAREA,
integer(kind=jpim), intent(in)  SENDCOUNT,
integer(kind=jpim), intent(in)  SENDTYPE,
integer(kind=jpim), dimension(:), intent(out)  RECVAREA,
integer(kind=jpim), dimension(:), intent(in)  RECVCOUNTS,
integer(kind=jpim), dimension(:), intent(in)  DISPLS,
integer(kind=jpim), intent(in)  RECVTYPE,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 328 of file mpi4to8_m.F90.

◆ mpi_allgatherv8_r4()

subroutine mpi4to8_m::mpi_allgatherv8::mpi_allgatherv8_r4 ( real(kind=jprm), dimension(:), intent(in)  SENDAREA,
integer(kind=jpim), intent(in)  SENDCOUNT,
integer(kind=jpim), intent(in)  SENDTYPE,
real(kind=jprm), dimension(:), intent(out)  RECVAREA,
integer(kind=jpim), dimension(:), intent(in)  RECVCOUNTS,
integer(kind=jpim), dimension(:), intent(in)  DISPLS,
integer(kind=jpim), intent(in)  RECVTYPE,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 240 of file mpi4to8_m.F90.

◆ mpi_allgatherv8_r8()

subroutine mpi4to8_m::mpi_allgatherv8::mpi_allgatherv8_r8 ( real(kind=jprb), dimension(:), intent(in)  SENDAREA,
integer(kind=jpim), intent(in)  SENDCOUNT,
integer(kind=jpim), intent(in)  SENDTYPE,
real(kind=jprb), dimension(:), intent(out)  RECVAREA,
integer(kind=jpim), dimension(:), intent(in)  RECVCOUNTS,
integer(kind=jpim), dimension(:), intent(in)  DISPLS,
integer(kind=jpim), intent(in)  RECVTYPE,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 288 of file mpi4to8_m.F90.


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