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

Public Member Functions

subroutine mpi_isend8_r4 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, REQUEST, IERROR)
 
subroutine mpi_isend8_r8 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, REQUEST, IERROR)
 
subroutine mpi_isend8_r42 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, REQUEST, IERROR)
 
subroutine mpi_isend8_r82 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, REQUEST, IERROR)
 
subroutine mpi_isend8_i4 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, REQUEST, IERROR)
 
subroutine mpi_isend8_i1 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, REQUEST, IERROR)
 
subroutine mpi_isend8_ch (DATA, COUNT, DATATYPE, DEST, TAG, COMM, REQUEST, IERROR)
 
subroutine mpi_isend8_i42 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, REQUEST, IERROR)
 
subroutine mpi_isend8_r4_1 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, REQUEST, IERROR)
 
subroutine mpi_isend8_r8_1 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, REQUEST, IERROR)
 

Detailed Description

Definition at line 40 of file mpi4to8_m.F90.

Member Function/Subroutine Documentation

◆ mpi_isend8_ch()

subroutine mpi4to8_m::mpi_isend8::mpi_isend8_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)  REQUEST,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 1215 of file mpi4to8_m.F90.

◆ mpi_isend8_i1()

subroutine mpi4to8_m::mpi_isend8::mpi_isend8_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)  REQUEST,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 1187 of file mpi4to8_m.F90.

◆ mpi_isend8_i4()

subroutine mpi4to8_m::mpi_isend8::mpi_isend8_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)  REQUEST,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 1095 of file mpi4to8_m.F90.

◆ mpi_isend8_i42()

subroutine mpi4to8_m::mpi_isend8::mpi_isend8_i42 ( integer(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)  REQUEST,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 1034 of file mpi4to8_m.F90.

◆ mpi_isend8_r4()

subroutine mpi4to8_m::mpi_isend8::mpi_isend8_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)  REQUEST,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 941 of file mpi4to8_m.F90.

◆ mpi_isend8_r42()

subroutine mpi4to8_m::mpi_isend8::mpi_isend8_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)  REQUEST,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 1001 of file mpi4to8_m.F90.

◆ mpi_isend8_r4_1()

subroutine mpi4to8_m::mpi_isend8::mpi_isend8_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)  REQUEST,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 1128 of file mpi4to8_m.F90.

◆ mpi_isend8_r8()

subroutine mpi4to8_m::mpi_isend8::mpi_isend8_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)  REQUEST,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 975 of file mpi4to8_m.F90.

◆ mpi_isend8_r82()

subroutine mpi4to8_m::mpi_isend8::mpi_isend8_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)  REQUEST,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 1068 of file mpi4to8_m.F90.

◆ mpi_isend8_r8_1()

subroutine mpi4to8_m::mpi_isend8::mpi_isend8_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)  REQUEST,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 1157 of file mpi4to8_m.F90.


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