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

Public Member Functions

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)
 

Detailed Description

Definition at line 26 of file mpi4to8_m.F90.

Member Function/Subroutine Documentation

◆ mpi_bcast8_ch()

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


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