The ROme OpTimistic Simulator  3.0.0
A General-Purpose Multithreaded Parallel/Distributed Simulation Platform
serial.h File Reference

Sequential simlation engine. More...

#include <core/core.h>
+ Include dependency graph for serial.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void serial_model_init (void)
 
void serial_simulation (void)
 Handles a full serial simulation runs.
 
void ScheduleNewEvent (lp_id_t receiver, simtime_t timestamp, unsigned event_type, const void *payload, unsigned payload_size)
 
lp_id_t lp_id_get (void)
 
struct lib_ctxlib_ctx_get (void)
 

Detailed Description

Sequential simlation engine.

Definition in file serial.h.