ROOT-Sim core  3.0.0-rc.2
A General-Purpose Multi-threaded Parallel/Distributed Simulation Library
Functions
control_msg.c File Reference

MPI remote control messages module. More...

#include <distributed/control_msg.h>
Include dependency graph for control_msg.c:

Functions

void control_msg_process (enum msg_ctrl_code ctrl)
 Handle a received control message. More...
 

Detailed Description

MPI remote control messages module.

The module in which remote control messages are wired to the other modules

Function Documentation

◆ control_msg_process()

void control_msg_process ( enum msg_ctrl_code  ctrl)

Handle a received control message.

Parameters
ctrlthe tag of the received control message