Changes between Version 12 and Version 13 of MessagePassing


Ignore:
Timestamp:
07/18/13 07:42:08 (13 years ago)
Author:
siegel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MessagePassing

    v12 v13  
    1818 * returns the message size
    1919* `void $message_unpack($message * message, void *buf, int size)`
    20  * transfers message data to but, throwing exception if message size exceeds specified size
     20 * transfers message data to `buf`, throwing exception if message size exceeds specified size
    2121* `$comm`
    2222 * an abstract datatype representing a communicator, or set of message channels between every pair of processes in a set of processes