SimGrid  3.14.159
Versatile Simulation of Distributed Systems
s_sg_platf_cluster_cbarg Struct Reference

#include <platf_private.hpp>

Public Attributes

const char * id
 
const char * prefix
 
const char * suffix
 
std::vector< int > * radicals
 
double speed
 
int core_amount
 
double bw
 
double lat
 
double bb_bw
 
double bb_lat
 
double loopback_bw
 
double loopback_lat
 
double limiter_link
 
e_surf_cluster_topology_t topology
 
const char * topo_parameters
 
xbt_dict_t properties
 
const char * router_id
 
e_surf_link_sharing_policy_t sharing_policy
 
e_surf_link_sharing_policy_t bb_sharing_policy
 

Member Data Documentation

◆ id

const char* s_sg_platf_cluster_cbarg::id

◆ prefix

const char* s_sg_platf_cluster_cbarg::prefix

◆ suffix

const char* s_sg_platf_cluster_cbarg::suffix

◆ radicals

std::vector<int>* s_sg_platf_cluster_cbarg::radicals

◆ speed

double s_sg_platf_cluster_cbarg::speed

◆ core_amount

int s_sg_platf_cluster_cbarg::core_amount

◆ bw

double s_sg_platf_cluster_cbarg::bw

◆ lat

double s_sg_platf_cluster_cbarg::lat

◆ bb_bw

double s_sg_platf_cluster_cbarg::bb_bw

◆ bb_lat

double s_sg_platf_cluster_cbarg::bb_lat

◆ loopback_bw

double s_sg_platf_cluster_cbarg::loopback_bw

◆ loopback_lat

double s_sg_platf_cluster_cbarg::loopback_lat

◆ limiter_link

double s_sg_platf_cluster_cbarg::limiter_link

◆ topology

e_surf_cluster_topology_t s_sg_platf_cluster_cbarg::topology

◆ topo_parameters

const char* s_sg_platf_cluster_cbarg::topo_parameters

◆ properties

xbt_dict_t s_sg_platf_cluster_cbarg::properties

◆ router_id

const char* s_sg_platf_cluster_cbarg::router_id

◆ sharing_policy

e_surf_link_sharing_policy_t s_sg_platf_cluster_cbarg::sharing_policy

◆ bb_sharing_policy

e_surf_link_sharing_policy_t s_sg_platf_cluster_cbarg::bb_sharing_policy

The documentation for this struct was generated from the following file: