The TELEMAC-MASCARET system  trunk
Functions/Subroutines
p_allgatherv_i.F File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine p_allgatherv_i (SEND_BUFFER, SEND_COUNT, RECV_BUFFER, RECV_COUNT, DISPLS, IERR)
 

Function/Subroutine Documentation

◆ 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_bufferAUDOUIN YOANN 25/04/2013 CREATED

Definition at line 8 of file p_allgatherv_i.F.