ROOT-Sim core
3.0.0-rc.2
A General-Purpose Multi-threaded Parallel/Distributed Simulation Library
|
MPI remote control messages module. More...
#include <distributed/control_msg.h>
Functions | |
void | control_msg_process (enum msg_ctrl_code ctrl) |
Handle a received control message. More... | |
MPI remote control messages module.
The module in which remote control messages are wired to the other modules
void control_msg_process | ( | enum msg_ctrl_code | ctrl | ) |
Handle a received control message.
ctrl | the tag of the received control message |