SimGrid  3.13
Versatile Simulation of Distributed Systems
network_cm02.cpp File Reference
#include <algorithm>
#include "network_cm02.hpp"
#include "maxmin_private.hpp"
#include "simgrid/sg_config.h"
#include "src/instr/instr_private.h"

Namespaces

 simgrid
 
 simgrid::surf
 

Functions

 XBT_LOG_EXTERNAL_DEFAULT_CATEGORY (surf_network)
 
void surf_network_model_init_LegrandVelho (void)
 Initializes the platform with the network model 'LegrandVelho'. More...
 
void surf_network_model_init_CM02 (void)
 Initializes the platform with the network model CM02. More...
 
void surf_network_model_init_Reno (void)
 Initializes the platform with the network model Reno. More...
 
void surf_network_model_init_Reno2 (void)
 Initializes the platform with the network model Reno2. More...
 
void surf_network_model_init_Vegas (void)
 Initializes the platform with the network model Vegas. More...
 

Variables

double sg_sender_gap = 0.0
 
double sg_latency_factor = 1.0
 
double sg_bandwidth_factor = 1.0
 
double sg_weight_S_parameter = 0.0
 
double sg_tcp_gamma = 0.0
 
int sg_network_crosstraffic = 0
 

Function Documentation

XBT_LOG_EXTERNAL_DEFAULT_CATEGORY ( surf_network  )

Variable Documentation

double sg_sender_gap = 0.0
double sg_latency_factor = 1.0
double sg_bandwidth_factor = 1.0
double sg_weight_S_parameter = 0.0
double sg_tcp_gamma = 0.0
int sg_network_crosstraffic = 0