SURFEX v8.1
General documentation of Surfex
Data Types | Functions/Subroutines | Variables
mpi4to8_m Module Reference

Data Types

interface  mpi_allgatherv8
 
interface  mpi_allreduce8
 
interface  mpi_alltoallv8
 
interface  mpi_bcast8
 
interface  mpi_bsend8
 
interface  mpi_file_iread_shared8
 
interface  mpi_file_iwrite_shared8
 
interface  mpi_file_read_ordered8
 
interface  mpi_file_read_ordered_begin8
 
interface  mpi_file_read_ordered_end8
 
interface  mpi_file_read_shared8
 
interface  mpi_file_write_ordered8
 
interface  mpi_file_write_ordered_begin8
 
interface  mpi_file_write_ordered_end8
 
interface  mpi_file_write_shared8
 
interface  mpi_gather8
 
interface  mpi_gatherv8
 
interface  mpi_irecv8
 
interface  mpi_isend8
 
interface  mpi_recv8
 
interface  mpi_scatterv8
 
interface  mpi_send8
 

Functions/Subroutines

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)
 
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)
 
subroutine mpi_alltoallv8_r8 (SENDAREA, SENDCOUNTS, SDISPLS, SENDTYPE, RECVAREA, RECVCOUNTS, RDISPLS, RECVTYPE, COMM, IERROR)
 
subroutine mpi_alltoallv8_i4 (SENDAREA, SENDCOUNTS, SDISPLS, SENDTYPE, RECVAREA, RECVCOUNTS, RDISPLS, RECVTYPE, COMM, IERROR)
 
subroutine mpi_bcast8_r4 (DATA, COUNT, DATATYPE, ROOT, COMM, IERROR)
 
subroutine mpi_bcast8_r8 (DATA, COUNT, DATATYPE, ROOT, COMM, IERROR)
 
subroutine mpi_bcast8_i4 (DATA, COUNT, DATATYPE, ROOT, COMM, IERROR)
 
subroutine mpi_bcast8_i1 (DATA, COUNT, DATATYPE, ROOT, COMM, IERROR)
 
subroutine mpi_bcast8_ch (DATA, COUNT, DATATYPE, ROOT, COMM, IERROR)
 
subroutine mpi_bsend8_r4 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, IERROR)
 
subroutine mpi_bsend8_r8 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, IERROR)
 
subroutine mpi_bsend8_r42 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, IERROR)
 
subroutine mpi_bsend8_i42 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, IERROR)
 
subroutine mpi_bsend8_r82 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, IERROR)
 
subroutine mpi_bsend8_i4 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, IERROR)
 
subroutine mpi_bsend8_i1 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, IERROR)
 
subroutine mpi_bsend8_r4_1 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, IERROR)
 
subroutine mpi_bsend8_r8_1 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, IERROR)
 
subroutine mpi_bsend8_ch (DATA, COUNT, DATATYPE, DEST, TAG, COMM, IERROR)
 
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_i42 (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_r4_1 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, REQUEST, IERROR)
 
subroutine mpi_isend8_r8_1 (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_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_i42 (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_r4_1 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, IERROR)
 
subroutine mpi_send8_r8_1 (DATA, COUNT, DATATYPE, DEST, TAG, COMM, IERROR)
 
subroutine mpi_send8_ch (DATA, COUNT, DATATYPE, DEST, TAG, COMM, IERROR)
 
subroutine mpi_file_iread_shared8_r8 (FH, BUF, COUNT, DATATYPE, REQUEST, IERROR)
 
subroutine mpi_file_iread_shared8_i4 (FH, BUF, COUNT, DATATYPE, REQUEST, IERROR)
 
subroutine mpi_file_iwrite_shared8_r8 (FH, BUF, COUNT, DATATYPE, REQUEST, IERROR)
 
subroutine mpi_file_iwrite_shared8_i4 (FH, BUF, COUNT, DATATYPE, REQUEST, IERROR)
 
subroutine mpi_file_read_ordered8_r8 (FH, BUF, COUNT, DATATYPE, STATUS, IERROR)
 
subroutine mpi_file_read_ordered8_i4 (FH, BUF, COUNT, DATATYPE, STATUS, IERROR)
 
subroutine mpi_fread_ordered_begin8_r8 (FH, BUF, COUNT, DATATYPE, IERROR)
 
subroutine mpi_fread_ordered_begin8_i4 (FH, BUF, COUNT, DATATYPE, IERROR)
 
subroutine mpi_fread_ordered_end8_r8 (FH, BUF, STATUS, IERROR)
 
subroutine mpi_fread_ordered_end8_i4 (FH, BUF, STATUS, IERROR)
 
subroutine mpi_file_read_shared8_r8 (FH, BUF, COUNT, DATATYPE, STATUS, IERROR)
 
subroutine mpi_file_read_shared8_i4 (FH, BUF, COUNT, DATATYPE, STATUS, IERROR)
 
subroutine mpi_file_write_ordered8_r8 (FH, BUF, COUNT, DATATYPE, STATUS, IERROR)
 
subroutine mpi_file_write_ordered8_i4 (FH, BUF, COUNT, DATATYPE, STATUS, IERROR)
 
subroutine mpi_fwrite_ordered_begin8_r8 (FH, BUF, COUNT, DATATYPE, IERROR)
 
subroutine mpi_fwrite_ordered_begin8_i4 (FH, BUF, COUNT, DATATYPE, IERROR)
 
subroutine mpi_fwrite_ordered_end8_r8 (FH, BUF, STATUS, IERROR)
 
subroutine mpi_fwrite_ordered_end8_i4 (FH, BUF, STATUS, IERROR)
 
subroutine mpi_file_write_shared8_r8 (FH, BUF, COUNT, DATATYPE, STATUS, IERROR)
 
subroutine mpi_file_write_shared8_i4 (FH, BUF, COUNT, DATATYPE, STATUS, IERROR)
 
subroutine mpi_gather8_r8_1 (SENDDATA, SENDCOUNT, SENDTYPE, RECVAREA, RECVCOUNT, RECVTYPE, ROOT, COMM, IERROR)
 
subroutine mpi_gather8_i1 (SENDDATA, SENDCOUNT, SENDTYPE, RECVAREA, RECVCOUNT, RECVTYPE, ROOT, COMM, IERROR)
 
subroutine mpi_gatherv8_r8 (SENDDATA, SENDCOUNT, SENDTYPE, RECVAREA, RECVCOUNTS, DISPLS, RECVTYPE, ROOT, COMM, IERROR)
 
subroutine mpi_gatherv8_r8s (SENDDATA, SENDCOUNT, SENDTYPE, RECVAREA, RECVCOUNTS, DISPLS, RECVTYPE, ROOT, COMM, IERROR)
 
subroutine mpi_gatherv8_r4 (SENDDATA, SENDCOUNT, SENDTYPE, RECVAREA, RECVCOUNTS, DISPLS, RECVTYPE, ROOT, COMM, IERROR)
 
subroutine mpi_gatherv8_r4s (SENDDATA, SENDCOUNT, SENDTYPE, RECVAREA, RECVCOUNTS, DISPLS, RECVTYPE, ROOT, COMM, IERROR)
 
subroutine mpi_gatherv8_i4 (SENDDATA, SENDCOUNT, SENDTYPE, RECVAREA, RECVCOUNTS, DISPLS, RECVTYPE, ROOT, COMM, IERROR)
 
subroutine mpi_gatherv8_i4s (SENDDATA, SENDCOUNT, SENDTYPE, RECVAREA, RECVCOUNTS, DISPLS, RECVTYPE, ROOT, COMM, IERROR)
 
subroutine mpi_gatherv8_i4s_1 (SENDDATA, SENDCOUNT, SENDTYPE, RECVAREA, RECVCOUNTS, DISPLS, RECVTYPE, ROOT, COMM, IERROR)
 
subroutine mpi_gatherv8_i1 (SENDDATA, SENDCOUNT, SENDTYPE, RECVAREA, RECVCOUNTS, DISPLS, RECVTYPE, ROOT, COMM, IERROR)
 
subroutine mpi_gatherv8_r8_1 (SENDDATA, SENDCOUNT, SENDTYPE, RECVAREA, RECVCOUNTS, DISPLS, RECVTYPE, ROOT, COMM, IERROR)
 
subroutine mpi_gatherv8_r8s_1 (SENDDATA, SENDCOUNT, SENDTYPE, RECVAREA, RECVCOUNTS, DISPLS, RECVTYPE, ROOT, COMM, IERROR)
 
subroutine mpi_recv8_r4 (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, STATUS, IERROR)
 
subroutine mpi_recv8_r8 (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, STATUS, IERROR)
 
subroutine mpi_recv8_r42 (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, STATUS, IERROR)
 
subroutine mpi_recv8_i42 (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, STATUS, IERROR)
 
subroutine mpi_recv8_r82 (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, STATUS, IERROR)
 
subroutine mpi_recv8_i4 (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, STATUS, IERROR)
 
subroutine mpi_recv8_i1 (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, STATUS, IERROR)
 
subroutine mpi_recv8_r4_1 (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, STATUS, IERROR)
 
subroutine mpi_recv8_r8_1 (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, STATUS, IERROR)
 
subroutine mpi_recv8_ch (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, STATUS, IERROR)
 
subroutine mpi_irecv8_r4 (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, REQUEST, IERROR)
 
subroutine mpi_irecv8_r8 (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, REQUEST, IERROR)
 
subroutine mpi_irecv8_r42 (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, REQUEST, IERROR)
 
subroutine mpi_irecv8_r82 (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, REQUEST, IERROR)
 
subroutine mpi_irecv8_i4 (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, REQUEST, IERROR)
 
subroutine mpi_irecv8_i42 (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, REQUEST, IERROR)
 
subroutine mpi_irecv8_i1 (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, REQUEST, IERROR)
 
subroutine mpi_irecv8_r4_1 (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, REQUEST, IERROR)
 
subroutine mpi_irecv8_r8_1 (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, REQUEST, IERROR)
 
subroutine mpi_irecv8_ch (DATA, COUNT, DATATYPE, SOURCE, TAG, COMM, REQUEST, IERROR)
 
subroutine mpi_scatterv8_r8 (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_i4 (SENDAREA, SENDCOUNTS, DISPLS, SENDTYPE, RECVDATA, RECVCOUNT, RECVTYPE, ROOT, COMM, IERROR)
 
subroutine mpi_scatterv8_i4s (SENDAREA, SENDCOUNTS, DISPLS, SENDTYPE, RECVDATA, RECVCOUNT, RECVTYPE, ROOT, COMM, IERROR)
 

Variables

integer(kind=8), dimension(mpi_status_size), private status8
 

Function/Subroutine Documentation

◆ mpi_allgatherv8_i1()

subroutine mpi4to8_m::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_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_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_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.

◆ mpi_allreduce8_i4()

subroutine mpi4to8_m::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_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_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.

◆ mpi_alltoallv8_i4()

subroutine mpi4to8_m::mpi_alltoallv8_i4 ( integer(kind=jpim), dimension(:), intent(in)  SENDAREA,
integer(kind=jpim), dimension(:), intent(in)  SENDCOUNTS,
integer(kind=jpim), dimension(:), intent(in)  SDISPLS,
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)  RDISPLS,
integer(kind=jpim), intent(in)  RECVTYPE,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 464 of file mpi4to8_m.F90.

◆ mpi_alltoallv8_r8()

subroutine mpi4to8_m::mpi_alltoallv8_r8 ( real(kind=jprb), dimension(:), intent(in)  SENDAREA,
integer(kind=jpim), dimension(:), intent(in)  SENDCOUNTS,
integer(kind=jpim), dimension(:), intent(in)  SDISPLS,
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)  RDISPLS,
integer(kind=jpim), intent(in)  RECVTYPE,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 418 of file mpi4to8_m.F90.

◆ mpi_bcast8_ch()

subroutine mpi4to8_m::mpi_bcast8_ch ( character(len=*), intent(inout)  DATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  ROOT,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 627 of file mpi4to8_m.F90.

◆ mpi_bcast8_i1()

subroutine mpi4to8_m::mpi_bcast8_i1 ( integer(kind=jpim), intent(inout)  DATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  ROOT,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 601 of file mpi4to8_m.F90.

◆ mpi_bcast8_i4()

subroutine mpi4to8_m::mpi_bcast8_i4 ( integer(kind=jpim), dimension(:), intent(inout)  DATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  ROOT,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 569 of file mpi4to8_m.F90.

◆ mpi_bcast8_r4()

subroutine mpi4to8_m::mpi_bcast8_r4 ( real(kind=jprm), dimension(:), intent(inout)  DATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  ROOT,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 513 of file mpi4to8_m.F90.

◆ mpi_bcast8_r8()

subroutine mpi4to8_m::mpi_bcast8_r8 ( real(kind=jprb), dimension(:), intent(inout)  DATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  ROOT,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 545 of file mpi4to8_m.F90.

◆ mpi_bsend8_ch()

subroutine mpi4to8_m::mpi_bsend8_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 915 of file mpi4to8_m.F90.

◆ mpi_bsend8_i1()

subroutine mpi4to8_m::mpi_bsend8_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 834 of file mpi4to8_m.F90.

◆ mpi_bsend8_i4()

subroutine mpi4to8_m::mpi_bsend8_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 801 of file mpi4to8_m.F90.

◆ mpi_bsend8_i42()

subroutine mpi4to8_m::mpi_bsend8_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)  IERROR 
)

Definition at line 742 of file mpi4to8_m.F90.

◆ mpi_bsend8_r4()

subroutine mpi4to8_m::mpi_bsend8_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 652 of file mpi4to8_m.F90.

◆ mpi_bsend8_r42()

subroutine mpi4to8_m::mpi_bsend8_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 710 of file mpi4to8_m.F90.

◆ mpi_bsend8_r4_1()

subroutine mpi4to8_m::mpi_bsend8_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 860 of file mpi4to8_m.F90.

◆ mpi_bsend8_r8()

subroutine mpi4to8_m::mpi_bsend8_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 685 of file mpi4to8_m.F90.

◆ mpi_bsend8_r82()

subroutine mpi4to8_m::mpi_bsend8_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 775 of file mpi4to8_m.F90.

◆ mpi_bsend8_r8_1()

subroutine mpi4to8_m::mpi_bsend8_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 887 of file mpi4to8_m.F90.

◆ mpi_file_iread_shared8_i4()

subroutine mpi4to8_m::mpi_file_iread_shared8_i4 ( integer(kind=jpim), intent(in)  FH,
integer(kind=jpim), dimension(:), intent(out)  BUF,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(out)  REQUEST,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 1555 of file mpi4to8_m.F90.

◆ mpi_file_iread_shared8_r8()

subroutine mpi4to8_m::mpi_file_iread_shared8_r8 ( integer(kind=jpim), intent(in)  FH,
real(kind=jprb), dimension(:), intent(out)  BUF,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(out)  REQUEST,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 1531 of file mpi4to8_m.F90.

◆ mpi_file_iwrite_shared8_i4()

subroutine mpi4to8_m::mpi_file_iwrite_shared8_i4 ( integer(kind=jpim), intent(in)  FH,
integer(kind=jpim), dimension(:), intent(in)  BUF,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(out)  REQUEST,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 1609 of file mpi4to8_m.F90.

◆ mpi_file_iwrite_shared8_r8()

subroutine mpi4to8_m::mpi_file_iwrite_shared8_r8 ( integer(kind=jpim), intent(in)  FH,
real(kind=jprb), dimension(:), intent(in)  BUF,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(out)  REQUEST,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 1585 of file mpi4to8_m.F90.

◆ mpi_file_read_ordered8_i4()

subroutine mpi4to8_m::mpi_file_read_ordered8_i4 ( integer(kind=jpim), intent(in)  FH,
integer(kind=jpim), dimension(:), intent(out)  BUF,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), dimension(:), intent(out)  STATUS,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 1663 of file mpi4to8_m.F90.

◆ mpi_file_read_ordered8_r8()

subroutine mpi4to8_m::mpi_file_read_ordered8_r8 ( integer(kind=jpim), intent(in)  FH,
real(kind=jprb), dimension(:), intent(out)  BUF,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), dimension(:), intent(out)  STATUS,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 1639 of file mpi4to8_m.F90.

◆ mpi_file_read_shared8_i4()

subroutine mpi4to8_m::mpi_file_read_shared8_i4 ( integer(kind=jpim), intent(in)  FH,
integer(kind=jpim), dimension(:), intent(out)  BUF,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), dimension(:), intent(out)  STATUS,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 1819 of file mpi4to8_m.F90.

◆ mpi_file_read_shared8_r8()

subroutine mpi4to8_m::mpi_file_read_shared8_r8 ( integer(kind=jpim), intent(in)  FH,
real(kind=jprb), dimension(:), intent(out)  BUF,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), dimension(:), intent(out)  STATUS,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 1795 of file mpi4to8_m.F90.

◆ mpi_file_write_ordered8_i4()

subroutine mpi4to8_m::mpi_file_write_ordered8_i4 ( integer(kind=jpim), intent(in)  FH,
integer(kind=jpim), dimension(:), intent(in)  BUF,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), dimension(:), intent(out)  STATUS,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 1873 of file mpi4to8_m.F90.

◆ mpi_file_write_ordered8_r8()

subroutine mpi4to8_m::mpi_file_write_ordered8_r8 ( integer(kind=jpim), intent(in)  FH,
real(kind=jprb), dimension(:), intent(in)  BUF,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), dimension(:), intent(out)  STATUS,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 1849 of file mpi4to8_m.F90.

◆ mpi_file_write_shared8_i4()

subroutine mpi4to8_m::mpi_file_write_shared8_i4 ( integer(kind=jpim), intent(in)  FH,
integer(kind=jpim), dimension(:), intent(in)  BUF,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), dimension(:), intent(out)  STATUS,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 2029 of file mpi4to8_m.F90.

◆ mpi_file_write_shared8_r8()

subroutine mpi4to8_m::mpi_file_write_shared8_r8 ( integer(kind=jpim), intent(in)  FH,
real(kind=jprb), dimension(:), intent(in)  BUF,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), dimension(:), intent(out)  STATUS,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 2005 of file mpi4to8_m.F90.

◆ mpi_fread_ordered_begin8_i4()

subroutine mpi4to8_m::mpi_fread_ordered_begin8_i4 ( integer(kind=jpim), intent(in)  FH,
integer(kind=jpim), dimension(:), intent(out)  BUF,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 1716 of file mpi4to8_m.F90.

◆ mpi_fread_ordered_begin8_r8()

subroutine mpi4to8_m::mpi_fread_ordered_begin8_r8 ( integer(kind=jpim), intent(in)  FH,
real(kind=jprb), dimension(:), intent(out)  BUF,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 1693 of file mpi4to8_m.F90.

◆ mpi_fread_ordered_end8_i4()

subroutine mpi4to8_m::mpi_fread_ordered_end8_i4 ( integer(kind=jpim), intent(in)  FH,
integer(kind=jpim), dimension(:), intent(out)  BUF,
integer(kind=jpim), dimension(:), intent(out)  STATUS,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 1767 of file mpi4to8_m.F90.

◆ mpi_fread_ordered_end8_r8()

subroutine mpi4to8_m::mpi_fread_ordered_end8_r8 ( integer(kind=jpim), intent(in)  FH,
real(kind=jprb), dimension(:), intent(out)  BUF,
integer(kind=jpim), dimension(:), intent(out)  STATUS,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 1745 of file mpi4to8_m.F90.

◆ mpi_fwrite_ordered_begin8_i4()

subroutine mpi4to8_m::mpi_fwrite_ordered_begin8_i4 ( integer(kind=jpim), intent(in)  FH,
integer(kind=jpim), dimension(:), intent(out)  BUF,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 1926 of file mpi4to8_m.F90.

◆ mpi_fwrite_ordered_begin8_r8()

subroutine mpi4to8_m::mpi_fwrite_ordered_begin8_r8 ( integer(kind=jpim), intent(in)  FH,
real(kind=jprb), dimension(:), intent(out)  BUF,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 1903 of file mpi4to8_m.F90.

◆ mpi_fwrite_ordered_end8_i4()

subroutine mpi4to8_m::mpi_fwrite_ordered_end8_i4 ( integer(kind=jpim), intent(in)  FH,
integer(kind=jpim), dimension(:), intent(out)  BUF,
integer(kind=jpim), dimension(:), intent(in)  STATUS,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 1977 of file mpi4to8_m.F90.

◆ mpi_fwrite_ordered_end8_r8()

subroutine mpi4to8_m::mpi_fwrite_ordered_end8_r8 ( integer(kind=jpim), intent(in)  FH,
real(kind=jprb), dimension(:), intent(out)  BUF,
integer(kind=jpim), dimension(:), intent(in)  STATUS,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 1955 of file mpi4to8_m.F90.

◆ mpi_gather8_i1()

subroutine mpi4to8_m::mpi_gather8_i1 ( integer(kind=jpim), intent(in)  SENDDATA,
integer(kind=jpim), intent(in)  SENDCOUNT,
integer(kind=jpim), intent(in)  SENDTYPE,
integer(kind=jpim), intent(out)  RECVAREA,
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 2090 of file mpi4to8_m.F90.

◆ mpi_gather8_r8_1()

subroutine mpi4to8_m::mpi_gather8_r8_1 ( real(kind=jprb), intent(in)  SENDDATA,
integer(kind=jpim), intent(in)  SENDCOUNT,
integer(kind=jpim), intent(in)  SENDTYPE,
real(kind=jprb), intent(out)  RECVAREA,
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 2060 of file mpi4to8_m.F90.

◆ mpi_gatherv8_i1()

subroutine mpi4to8_m::mpi_gatherv8_i1 ( integer(kind=jpim), intent(in)  SENDDATA,
integer(kind=jpim), intent(in)  SENDCOUNT,
integer(kind=jpim), intent(in)  SENDTYPE,
integer(kind=jpim), 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)  ROOT,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 2405 of file mpi4to8_m.F90.

◆ mpi_gatherv8_i4()

subroutine mpi4to8_m::mpi_gatherv8_i4 ( integer(kind=jpim), dimension(:), intent(in)  SENDDATA,
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)  ROOT,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 2288 of file mpi4to8_m.F90.

◆ mpi_gatherv8_i4s()

subroutine mpi4to8_m::mpi_gatherv8_i4s ( integer(kind=jpim), dimension(:), intent(in)  SENDDATA,
integer(kind=jpim), intent(in)  SENDCOUNT,
integer(kind=jpim), intent(in)  SENDTYPE,
integer(kind=jpim), intent(out)  RECVAREA,
integer(kind=jpim), intent(in)  RECVCOUNTS,
integer(kind=jpim), intent(in)  DISPLS,
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 2331 of file mpi4to8_m.F90.

◆ mpi_gatherv8_i4s_1()

subroutine mpi4to8_m::mpi_gatherv8_i4s_1 ( integer(kind=jpim), intent(in)  SENDDATA,
integer(kind=jpim), intent(in)  SENDCOUNT,
integer(kind=jpim), intent(in)  SENDTYPE,
integer(kind=jpim), intent(out)  RECVAREA,
integer(kind=jpim), intent(in)  RECVCOUNTS,
integer(kind=jpim), intent(in)  DISPLS,
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 2370 of file mpi4to8_m.F90.

◆ mpi_gatherv8_r4()

subroutine mpi4to8_m::mpi_gatherv8_r4 ( real(kind=jprm), dimension(:), intent(in)  SENDDATA,
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)  ROOT,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 2196 of file mpi4to8_m.F90.

◆ mpi_gatherv8_r4s()

subroutine mpi4to8_m::mpi_gatherv8_r4s ( real(kind=jprm), dimension(:), intent(in)  SENDDATA,
integer(kind=jpim), intent(in)  SENDCOUNT,
integer(kind=jpim), intent(in)  SENDTYPE,
real(kind=jprm), intent(out)  RECVAREA,
integer(kind=jpim), intent(in)  RECVCOUNTS,
integer(kind=jpim), intent(in)  DISPLS,
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 2245 of file mpi4to8_m.F90.

◆ mpi_gatherv8_r8()

subroutine mpi4to8_m::mpi_gatherv8_r8 ( real(kind=jprb), dimension(:), intent(in)  SENDDATA,
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)  ROOT,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 2121 of file mpi4to8_m.F90.

◆ mpi_gatherv8_r8_1()

subroutine mpi4to8_m::mpi_gatherv8_r8_1 ( real(kind=jprb), intent(in)  SENDDATA,
integer(kind=jpim), intent(in)  SENDCOUNT,
integer(kind=jpim), intent(in)  SENDTYPE,
real(kind=jprb), 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)  ROOT,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 2446 of file mpi4to8_m.F90.

◆ mpi_gatherv8_r8s()

subroutine mpi4to8_m::mpi_gatherv8_r8s ( real(kind=jprb), dimension(:), intent(in)  SENDDATA,
integer(kind=jpim), intent(in)  SENDCOUNT,
integer(kind=jpim), intent(in)  SENDTYPE,
real(kind=jprb), intent(out)  RECVAREA,
integer(kind=jpim), intent(in)  RECVCOUNTS,
integer(kind=jpim), intent(in)  DISPLS,
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 2162 of file mpi4to8_m.F90.

◆ mpi_gatherv8_r8s_1()

subroutine mpi4to8_m::mpi_gatherv8_r8s_1 ( real(kind=jprb), intent(in)  SENDDATA,
integer(kind=jpim), intent(in)  SENDCOUNT,
integer(kind=jpim), intent(in)  SENDTYPE,
real(kind=jprb), intent(out)  RECVAREA,
integer(kind=jpim), intent(in)  RECVCOUNTS,
integer(kind=jpim), intent(in)  DISPLS,
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 2487 of file mpi4to8_m.F90.

◆ mpi_irecv8_ch()

subroutine mpi4to8_m::mpi_irecv8_ch ( character(len=*), intent(out)  DATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  SOURCE,
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 3092 of file mpi4to8_m.F90.

◆ mpi_irecv8_i1()

subroutine mpi4to8_m::mpi_irecv8_i1 ( integer(kind=jpim), intent(out)  DATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  SOURCE,
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 3012 of file mpi4to8_m.F90.

◆ mpi_irecv8_i4()

subroutine mpi4to8_m::mpi_irecv8_i4 ( integer(kind=jpim), dimension(:), intent(out)  DATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  SOURCE,
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 2948 of file mpi4to8_m.F90.

◆ mpi_irecv8_i42()

subroutine mpi4to8_m::mpi_irecv8_i42 ( integer(kind=jpim), dimension(:,:), intent(out)  DATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  SOURCE,
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 2979 of file mpi4to8_m.F90.

◆ mpi_irecv8_r4()

subroutine mpi4to8_m::mpi_irecv8_r4 ( real(kind=jprm), dimension(:), intent(out)  DATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  SOURCE,
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 2830 of file mpi4to8_m.F90.

◆ mpi_irecv8_r42()

subroutine mpi4to8_m::mpi_irecv8_r42 ( real(kind=jprm), dimension(:,:), intent(out)  DATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  SOURCE,
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 2889 of file mpi4to8_m.F90.

◆ mpi_irecv8_r4_1()

subroutine mpi4to8_m::mpi_irecv8_r4_1 ( real(kind=jprm), intent(out)  DATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  SOURCE,
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 3037 of file mpi4to8_m.F90.

◆ mpi_irecv8_r8()

subroutine mpi4to8_m::mpi_irecv8_r8 ( real(kind=jprb), dimension(:), intent(out)  DATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  SOURCE,
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 2863 of file mpi4to8_m.F90.

◆ mpi_irecv8_r82()

subroutine mpi4to8_m::mpi_irecv8_r82 ( real(kind=jprb), dimension(:,:), intent(out)  DATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  SOURCE,
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 2922 of file mpi4to8_m.F90.

◆ mpi_irecv8_r8_1()

subroutine mpi4to8_m::mpi_irecv8_r8_1 ( real(kind=jprb), intent(out)  DATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  SOURCE,
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 3066 of file mpi4to8_m.F90.

◆ mpi_isend8_ch()

subroutine mpi4to8_m::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_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_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_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_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_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_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_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_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_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.

◆ mpi_recv8_ch()

subroutine mpi4to8_m::mpi_recv8_ch ( character(len=*), intent(out)  DATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  SOURCE,
integer(kind=jpim), intent(in)  TAG,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), dimension(:), intent(out)  STATUS,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 2802 of file mpi4to8_m.F90.

◆ mpi_recv8_i1()

subroutine mpi4to8_m::mpi_recv8_i1 ( integer(kind=jpim), intent(out)  DATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  SOURCE,
integer(kind=jpim), intent(in)  TAG,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), dimension(:), intent(out)  STATUS,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 2716 of file mpi4to8_m.F90.

◆ mpi_recv8_i4()

subroutine mpi4to8_m::mpi_recv8_i4 ( integer(kind=jpim), dimension(:), intent(out)  DATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  SOURCE,
integer(kind=jpim), intent(in)  TAG,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), dimension(:), intent(out)  STATUS,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 2683 of file mpi4to8_m.F90.

◆ mpi_recv8_i42()

subroutine mpi4to8_m::mpi_recv8_i42 ( integer(kind=jpim), dimension(:,:), intent(out)  DATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  SOURCE,
integer(kind=jpim), intent(in)  TAG,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), dimension(:), intent(out)  STATUS,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 2620 of file mpi4to8_m.F90.

◆ mpi_recv8_r4()

subroutine mpi4to8_m::mpi_recv8_r4 ( real(kind=jprm), dimension(:), intent(out)  DATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  SOURCE,
integer(kind=jpim), intent(in)  TAG,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), dimension(:), intent(out)  STATUS,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 2522 of file mpi4to8_m.F90.

◆ mpi_recv8_r42()

subroutine mpi4to8_m::mpi_recv8_r42 ( real(kind=jprm), dimension(:,:), intent(out)  DATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  SOURCE,
integer(kind=jpim), intent(in)  TAG,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), dimension(:), intent(out)  STATUS,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 2585 of file mpi4to8_m.F90.

◆ mpi_recv8_r4_1()

subroutine mpi4to8_m::mpi_recv8_r4_1 ( real(kind=jprm), intent(out)  DATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  SOURCE,
integer(kind=jpim), intent(in)  TAG,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), dimension(:), intent(out)  STATUS,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 2743 of file mpi4to8_m.F90.

◆ mpi_recv8_r8()

subroutine mpi4to8_m::mpi_recv8_r8 ( real(kind=jprb), dimension(:), intent(out)  DATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  SOURCE,
integer(kind=jpim), intent(in)  TAG,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), dimension(:), intent(out)  STATUS,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 2557 of file mpi4to8_m.F90.

◆ mpi_recv8_r82()

subroutine mpi4to8_m::mpi_recv8_r82 ( real(kind=jprb), dimension(:,:), intent(out)  DATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  SOURCE,
integer(kind=jpim), intent(in)  TAG,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), dimension(:), intent(out)  STATUS,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 2655 of file mpi4to8_m.F90.

◆ mpi_recv8_r8_1()

subroutine mpi4to8_m::mpi_recv8_r8_1 ( real(kind=jprb), intent(out)  DATA,
integer(kind=jpim), intent(in)  COUNT,
integer(kind=jpim), intent(in)  DATATYPE,
integer(kind=jpim), intent(in)  SOURCE,
integer(kind=jpim), intent(in)  TAG,
integer(kind=jpim), intent(in)  COMM,
integer(kind=jpim), dimension(:), intent(out)  STATUS,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 2774 of file mpi4to8_m.F90.

◆ mpi_scatterv8_i4()

subroutine mpi4to8_m::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_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_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_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.

◆ mpi_send8_ch()

subroutine mpi4to8_m::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_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_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_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_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_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_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_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_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_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.

Variable Documentation

◆ status8

integer(kind=8), dimension(mpi_status_size), private mpi4to8_m::status8
private

Definition at line 10 of file mpi4to8_m.F90.