Go to the source code of this file.
|
subroutine | p_allgatherv_i (SEND_BUFFER, SEND_COUNT, RECV_BUFFER, RECV_COUNT, DISPLS, IERR) |
|
◆ p_allgatherv_i()
subroutine p_allgatherv_i |
( |
integer, dimension(*), intent(in) |
SEND_BUFFER, |
|
|
integer, intent(in) |
SEND_COUNT, |
|
|
integer, dimension(*), intent(inout) |
RECV_BUFFER, |
|
|
integer, dimension(*), intent(in) |
RECV_COUNT, |
|
|
integer, dimension(*), intent(in) |
DISPLS, |
|
|
integer, intent(out) |
IERR |
|
) |
| |
- Parameters
-
[in] | send_buffer | AUDOUIN YOANN 25/04/2013 CREATED |
Definition at line 8 of file p_allgatherv_i.F.