The TELEMAC-MASCARET system  trunk
List of all members | Public Member Functions
interface_parallel::P_MPI_ALLTOALL Interface Reference

Public Member Functions

subroutine p_mpi_alltoall (SEND_BUFFER, NSEND, SEND_DATYP, RECV_BUFFER, NRECV, RECV_DATYP, IERR)
 

Detailed Description

Definition at line 96 of file interface_parallel.f.

Member Function/Subroutine Documentation

◆ p_mpi_alltoall()

subroutine interface_parallel::P_MPI_ALLTOALL::p_mpi_alltoall ( integer, dimension(*), intent(in)  SEND_BUFFER,
integer, intent(in)  NSEND,
integer, intent(in)  SEND_DATYP,
integer, dimension(*), intent(out)  RECV_BUFFER,
integer, intent(in)  NRECV,
integer, intent(in)  RECV_DATYP,
integer, intent(out)  IERR 
)

Definition at line 99 of file interface_parallel.f.


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