|
SimGrid
3.14.159
Versatile Simulation of Distributed Systems
|
#include <utility>#include "simgrid/sg_config.h"#include "src/surf/HostImpl.hpp"#include "src/surf/maxmin_private.hpp"#include "src/surf/network_ib.hpp"#include "src/surf/xml/platf.hpp"Namespaces | |
| simgrid | |
| Host datatype from SIMIX POV. | |
| simgrid::surf | |
Functions | |
| XBT_LOG_EXTERNAL_DEFAULT_CATEGORY (surf_network) | |
| static void | IB_create_host_callback (simgrid::s4u::Host &host) |
| static void | IB_action_state_changed_callback (simgrid::surf::NetworkAction *action, simgrid::surf::Action::State statein, simgrid::surf::Action::State stateout) |
| static void | IB_action_init_callback (simgrid::surf::NetworkAction *action, simgrid::s4u::Host *src, simgrid::s4u::Host *dst) |
| void | surf_network_model_init_IB () |
| Same as network model 'LagrangeVelho', only with different correction factors. More... | |
| XBT_LOG_EXTERNAL_DEFAULT_CATEGORY | ( | surf_network | ) |
|
static |
|
static |
|
static |