|
SimGrid
3.14.159
Versatile Simulation of Distributed Systems
|
#include <cstdlib>#include <algorithm>#include "host_clm03.hpp"#include "cpu_cas01.hpp"#include "simgrid/sg_config.h"Namespaces | |
| simgrid | |
| Host datatype from SIMIX POV. | |
| simgrid::surf | |
Functions | |
| XBT_LOG_EXTERNAL_DEFAULT_CATEGORY (surf_host) | |
| void | surf_host_model_init_current_default () |
| Initializes the platform with the current best network and cpu models at hand. More... | |
| void | surf_host_model_init_compound () |
| Initializes the platform with a compound host model. More... | |
| XBT_LOG_EXTERNAL_DEFAULT_CATEGORY | ( | surf_host | ) |