SimGrid  3.18
Versatile Simulation of Distributed Systems
s4u_engine.cpp File Reference
#include "instr/instr_interface.h"
#include "mc/mc.h"
#include "simgrid/s4u/Engine.hpp"
#include "simgrid/s4u/Host.hpp"
#include "simgrid/s4u/Mailbox.hpp"
#include "simgrid/s4u/NetZone.hpp"
#include "simgrid/s4u/Storage.hpp"
#include "simgrid/simix.h"
#include "src/kernel/EngineImpl.hpp"
#include "src/kernel/routing/NetPoint.hpp"
#include "src/kernel/routing/NetZoneImpl.hpp"
#include "src/surf/network_interface.hpp"
#include "surf/surf.hpp"

Namespaces

 simgrid
 Alltoall Bruck.
 
 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)
 

Function Documentation

◆ XBT_LOG_NEW_CATEGORY()

XBT_LOG_NEW_CATEGORY ( s4u  ,
"Log channels of the S4U (Simgrid for you) interface"   
)