|
SimGrid
3.13
Versatile Simulation of Distributed Systems
|
#include "simgrid/simix.h"#include "mc/mc.h"#include "simgrid/s4u/As.hpp"#include "simgrid/s4u/engine.hpp"#include "simgrid/s4u/mailbox.hpp"#include "simgrid/s4u/storage.hpp"#include "surf/surf.h"#include "src/surf/surf_routing.hpp"Functions | |
| XBT_LOG_NEW_CATEGORY (s4u,"Log channels of the S4U (Simgrid for you) interface") | |
| static s4u::As * | asByNameRecursive (s4u::As *current, const char *name) |
| XBT_LOG_NEW_CATEGORY | ( | s4u | , |
| "Log channels of the S4U (Simgrid for you) interface" | |||
| ) |
|
static |