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

Public Member Functions

subroutine mpi_send8_r4 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, IERROR)
 
subroutine mpi_send8_r8 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, IERROR)
 
subroutine mpi_send8_r42 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, IERROR)
 
subroutine mpi_send8_r82 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, IERROR)
 
subroutine mpi_send8_i4 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, IERROR)
 
subroutine mpi_send8_i1 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, IERROR)
 
subroutine mpi_send8_ch (DATA, COUNT, DATATYPE, DEST, TAG, COMM, IERROR)
 
subroutine mpi_send8_i42 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, IERROR)
 
subroutine mpi_send8_r4_1 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, IERROR)
 
subroutine mpi_send8_r8_1 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, IERROR)
 

Detailed Description

Definition at line 48 of file mpi4to8_m.F90.

Member Function/Subroutine Documentation

◆ mpi_send8_ch()

subroutine mpi4to8_m::mpi_send8::mpi_send8_ch ( character(len=*), intent(in)  DATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  DEST,
integer(kind=jpim), intent(in)  TAG,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 1505 of file mpi4to8_m.F90.

◆ mpi_send8_i1()

subroutine mpi4to8_m::mpi_send8::mpi_send8_i1 ( integer(kind=jpim), intent(in)  DATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  DEST,
integer(kind=jpim), intent(in)  TAG,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 1424 of file mpi4to8_m.F90.

◆ mpi_send8_i4()

subroutine mpi4to8_m::mpi_send8::mpi_send8_i4 ( integer(kind=jpim), dimension(:), intent(in)  DATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  DEST,
integer(kind=jpim), intent(in)  TAG,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 1391 of file mpi4to8_m.F90.

◆ mpi_send8_i42()

subroutine mpi4to8_m::mpi_send8::mpi_send8_i42 ( integer(kind=jpim), dimension(:,:), intent(in)  DATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  DEST,
integer(kind=jpim), intent(in)  TAG,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 1332 of file mpi4to8_m.F90.

◆ mpi_send8_r4()

subroutine mpi4to8_m::mpi_send8::mpi_send8_r4 ( real(kind=jprm), dimension(:), intent(in)  DATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  DEST,
integer(kind=jpim), intent(in)  TAG,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 1242 of file mpi4to8_m.F90.

◆ mpi_send8_r42()

subroutine mpi4to8_m::mpi_send8::mpi_send8_r42 ( real(kind=jprm), dimension(:,:), intent(in)  DATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  DEST,
integer(kind=jpim), intent(in)  TAG,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 1300 of file mpi4to8_m.F90.

◆ mpi_send8_r4_1()

subroutine mpi4to8_m::mpi_send8::mpi_send8_r4_1 ( real(kind=jprm), intent(in)  DATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  DEST,
integer(kind=jpim), intent(in)  TAG,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 1450 of file mpi4to8_m.F90.

◆ mpi_send8_r8()

subroutine mpi4to8_m::mpi_send8::mpi_send8_r8 ( real(kind=jprb), dimension(:), intent(in)  DATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  DEST,
integer(kind=jpim), intent(in)  TAG,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 1275 of file mpi4to8_m.F90.

◆ mpi_send8_r82()

subroutine mpi4to8_m::mpi_send8::mpi_send8_r82 ( real(kind=jprb), dimension(:,:), intent(in)  DATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  DEST,
integer(kind=jpim), intent(in)  TAG,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 1365 of file mpi4to8_m.F90.

◆ mpi_send8_r8_1()

subroutine mpi4to8_m::mpi_send8::mpi_send8_r8_1 ( real(kind=jprb), intent(in)  DATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  DEST,
integer(kind=jpim), intent(in)  TAG,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 1477 of file mpi4to8_m.F90.


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