The TELEMAC-MASCARET system
trunk
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | p_isum_array (SEND_BUFFER, RECV_BUFFER, NCOUNT, IERR) |
subroutine p_isum_array | ( | integer, dimension(ncount), intent(in) | SEND_BUFFER, |
integer, dimension(ncount), intent(out) | RECV_BUFFER, | ||
integer, intent(in) | NCOUNT, | ||
integer, intent(out) | IERR | ||
) |
[in] | ncount | SEND_BUFFER Send buffer. |
[out] | RECV_BUFFER | Recv buffer. |
[in] | NCOUNT | Size if the buffers |
[out] | IERR | Return value of the mpi_function |
Definition at line 7 of file p_isum_array.F.