SimGrid  3.13
Versatile Simulation of Distributed Systems
HostImpl.cpp File Reference
#include <simgrid/s4u/host.hpp>
#include "src/simix/smx_private.h"
#include "cpu_cas01.hpp"
#include "src/surf/HostImpl.hpp"
#include "simgrid/sg_config.h"
#include "network_interface.hpp"
#include "virtual_machine.hpp"

Namespaces

 simgrid
 
 simgrid::surf
 

Macros

#define cost_or_zero(array, pos)   ((array)?(array)[pos]:0.0)
 

Functions

 XBT_LOG_NEW_DEFAULT_SUBCATEGORY (surf_host, surf,"Logging specific to the SURF host module")
 

Variables

simgrid::surf::HostModelsurf_host_model = NULL
 The host model. More...
 

Macro Definition Documentation

#define cost_or_zero (   array,
  pos 
)    ((array)?(array)[pos]:0.0)

Function Documentation

XBT_LOG_NEW_DEFAULT_SUBCATEGORY ( surf_host  ,
surf  ,
"Logging specific to the SURF host module"   
)