SimGrid
3.14.159
Versatile Simulation of Distributed Systems
|
#include "surf_interface.hpp"
#include "storage_interface.hpp"
#include "cpu_interface.hpp"
#include "network_interface.hpp"
#include "src/surf/PropertyHolder.hpp"
#include <xbt/base.h>
Classes | |
class | simgrid::surf::HostModel |
SURF Host model interface class. More... | |
class | simgrid::surf::HostImpl |
SURF Host interface class. More... | |
Namespaces | |
simgrid | |
Host datatype from SIMIX POV. | |
simgrid::surf | |
Variables | |
simgrid::surf::HostModel * | surf_host_model |
The host model. More... | |