![]() |
The ROme OpTimistic Simulator
2.0.0
A General-Purpose Multithreaded Parallel/Distributed Simulation Platform
|
Definition of a LID. More...
#include <core.h>
Data Fields | |
unsigned int | to_int |
The LID numerical value. | |
Definition of a LID.
This structure defines a LID. The purpose of this structure is to make functions dealing with GIDs and LIDs type safe, to avoid runtime problems if the two are mixed when calling a function.