pvm_send

C: int info = pvm_send(int tid,int msgtag)
M: info = pvm_send(tid,msgtag)
The routine pvm_send sends a message stored in the active send buffer to the PVM process identified by itid. msgtag is used to label the content of the message.



Rene Fink 2006-04-24