cluster.comm
Syntax
- a = cluster.comm(i)
- cluster.comm(i) = a
Get/Sets a parameter value from/to another process. If the set (assignment) version is used, then the process number i can be 0 which indicates that the value is passed to all other processes. Note that on send the target process(es) must execute a call to the get/receive version or data communication will be corrupted and the cluster exeuction will fail.
Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Oct 31, 2024 |