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

Go to the source code of this file.

Functions/Subroutines

subroutine p_iwriti8 (BUFFER, NVAL, DEST, ITAG, IREQ)
 

Function/Subroutine Documentation

◆ p_iwriti8()

subroutine p_iwriti8 ( integer(kind=k8), dimension(nval), intent(in)  BUFFER,
integer, intent(in)  NVAL,
integer, intent(in)  DEST,
integer, intent(in)  ITAG,
integer, intent(inout)  IREQ 
)
Parameters
[in]nvalBUFFER Buffer / pufferfeld
[in]DESTDestination des donnees TID OF THE DEST. / KNOTEN-ID DES EMPFAENGERS
[in,out]IREQNumero de request pour mpi_isend
[in]ITAGMessage tag
[in]NVALNumber of values to be transmitted
[in]destBUFFER Buffer / pufferfeld
[in]DESTDestination des donnees TID OF THE DEST. / KNOTEN-ID DES EMPFAENGERS
[in,out]IREQNumero de request pour mpi_isend
[in]ITAGMessage tag
[in]NVALNumber of values to be transmitted
[in]itagBUFFER Buffer / pufferfeld
[in]DESTDestination des donnees TID OF THE DEST. / KNOTEN-ID DES EMPFAENGERS
[in,out]IREQNumero de request pour mpi_isend
[in]ITAGMessage tag
[in]NVALNumber of values to be transmitted

Definition at line 7 of file p_iwriti8.F.