SimGrid  3.16
Versatile Simulation of Distributed Systems
network_interface.cpp File Reference
#include <algorithm>
#include "network_interface.hpp"
#include "simgrid/sg_config.h"

Namespaces

 simgrid
 Alltoall Bruck.
 
 simgrid::surf
 

Macros

#define NETWORK_INTERFACE_CPP_
 

Functions

 XBT_LOG_NEW_DEFAULT_SUBCATEGORY (surf_network, surf, "Logging specific to the SURF network module")
 

Variables

simgrid::surf::NetworkModelsurf_network_model = nullptr
 The network model. More...
 

Macro Definition Documentation

◆ NETWORK_INTERFACE_CPP_

#define NETWORK_INTERFACE_CPP_

Function Documentation

◆ XBT_LOG_NEW_DEFAULT_SUBCATEGORY()

XBT_LOG_NEW_DEFAULT_SUBCATEGORY ( surf_network  ,
surf  ,
"Logging specific to the SURF network module"   
)