|
SimGrid
3.14.159
Versatile Simulation of Distributed Systems
|
Namespaces | |
| simgrid | |
| Host datatype from SIMIX POV. | |
| simgrid::surf | |
Macros | |
| #define | cost_or_zero(array, pos) ((array)?(array)[pos]:0.0) |
Functions | |
| XBT_LOG_NEW_DEFAULT_SUBCATEGORY (surf_host, surf, "Logging specific to the SURF host module") | |
Variables | |
| simgrid::surf::HostModel * | surf_host_model = nullptr |
| The host model. More... | |
| #define cost_or_zero | ( | array, | |
| pos | |||
| ) | ((array)?(array)[pos]:0.0) |
| XBT_LOG_NEW_DEFAULT_SUBCATEGORY | ( | surf_host | , |
| surf | , | ||
| "Logging specific to the SURF host module" | |||
| ) |