Loading [MathJax]/extensions/tex2jax.js
mrf  v0.2.0
All Data Structures Files Functions Pages

◆ new_message()

struct Message* new_message ( int  dim,
int  from,
int  to 
)

Create a new message and assign it the specified origin and destination.

Parameters
dimthe dimension of the message
fromthe origin node
tothe destination node
Returns
struct Message*