![]() |
The ROme OpTimistic Simulator
3.0.0
A General-Purpose Multithreaded Parallel/Distributed Simulation Platform
|
Initialization routines. More...
Include dependency graph for init.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| struct | simulation_configuration |
| A set of configurable values used by other modules. More... | |
Functions | |
| void | init_args_parse (int argc, char **argv) |
| Parses ROOT-Sim command line arguments. More... | |
Variables | |
| struct simulation_configuration | global_config |
| The configuration filled in by init_args_parse() | |
Initialization routines.
This module implements the simulator initialization routines
Definition in file init.h.