The TELEMAC-MASCARET system
trunk
|
Public Member Functions | |
subroutine | p_mpi_alltoall (SEND_BUFFER, NSEND, SEND_DATYP, RECV_BUFFER, NRECV, RECV_DATYP, IERR) |
Definition at line 96 of file interface_parallel.f.
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.