|
SimGrid
3.14.159
Versatile Simulation of Distributed Systems
|
#include "instr/instr_interface.h"#include "mc/mc.h"#include "simgrid/s4u/Mailbox.hpp"#include "simgrid/s4u/NetZone.hpp"#include "simgrid/s4u/engine.hpp"#include "simgrid/s4u/host.hpp"#include "simgrid/s4u/storage.hpp"#include "simgrid/simix.h"#include "src/kernel/EngineImpl.hpp"#include "src/kernel/routing/NetZoneImpl.hpp"#include "src/kernel/routing/NetCard.hpp"#include "src/surf/network_interface.hpp"#include "surf/surf.h"Namespaces | |
| simgrid | |
| Host datatype from SIMIX POV. | |
| simgrid::s4u | |
Functions | |
| XBT_LOG_NEW_CATEGORY (s4u,"Log channels of the S4U (Simgrid for you) interface") | |
| static s4u::NetZone * | simgrid::s4u::netzoneByNameRecursive (s4u::NetZone *current, const char *name) |
| XBT_LOG_NEW_CATEGORY | ( | s4u | , |
| "Log channels of the S4U (Simgrid for you) interface" | |||
| ) |