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

Public Member Functions

subroutine mpi_scatterv8_r8 (SENDAREA, SENDCOUNTS, DISPLS, SENDTYPE, RECVDATA, RECVCOUNT, RECVTYPE, ROOT, COMM, IERROR)
 
subroutine mpi_scatterv8_i4 (SENDAREA, SENDCOUNTS, DISPLS, SENDTYPE, RECVDATA, RECVCOUNT, RECVTYPE, ROOT, COMM, IERROR)
 
subroutine mpi_scatterv8_r8s (SENDAREA, SENDCOUNTS, DISPLS, SENDTYPE, RECVDATA, RECVCOUNT, RECVTYPE, ROOT, COMM, IERROR)
 
subroutine mpi_scatterv8_i4s (SENDAREA, SENDCOUNTS, DISPLS, SENDTYPE, RECVDATA, RECVCOUNT, RECVTYPE, ROOT, COMM, IERROR)
 

Detailed Description

Definition at line 125 of file mpi4to8_m.F90.

Member Function/Subroutine Documentation

◆ mpi_scatterv8_i4()

subroutine mpi4to8_m::mpi_scatterv8::mpi_scatterv8_i4 ( integer(kind=jpim), dimension(:), intent(in)  SENDAREA,
integer(kind=jpim), dimension(:), intent(in)  SENDCOUNTS,
integer(kind=jpim), dimension(:), intent(in)  DISPLS,
integer(kind=jpim), intent(in)  SENDTYPE,
integer(kind=jpim), dimension(:), intent(out)  RECVDATA,
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 3212 of file mpi4to8_m.F90.

◆ mpi_scatterv8_i4s()

subroutine mpi4to8_m::mpi_scatterv8::mpi_scatterv8_i4s ( integer(kind=jpim), intent(in)  SENDAREA,
integer(kind=jpim), intent(in)  SENDCOUNTS,
integer(kind=jpim), intent(in)  DISPLS,
integer(kind=jpim), intent(in)  SENDTYPE,
integer(kind=jpim), dimension(:), intent(out)  RECVDATA,
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 3257 of file mpi4to8_m.F90.

◆ mpi_scatterv8_r8()

subroutine mpi4to8_m::mpi_scatterv8::mpi_scatterv8_r8 ( real(kind=jprb), dimension(:), intent(in)  SENDAREA,
integer(kind=jpim), dimension(:), intent(in)  SENDCOUNTS,
integer(kind=jpim), dimension(:), intent(in)  DISPLS,
integer(kind=jpim), intent(in)  SENDTYPE,
real(kind=jprb), dimension(:), intent(out)  RECVDATA,
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 3120 of file mpi4to8_m.F90.

◆ mpi_scatterv8_r8s()

subroutine mpi4to8_m::mpi_scatterv8::mpi_scatterv8_r8s ( real(kind=jprb), intent(in)  SENDAREA,
integer(kind=jpim), intent(in)  SENDCOUNTS,
integer(kind=jpim), intent(in)  DISPLS,
integer(kind=jpim), intent(in)  SENDTYPE,
real(kind=jprb), dimension(:), intent(out)  RECVDATA,
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 3169 of file mpi4to8_m.F90.


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