SST/macro
bgp.h
Go to the documentation of this file.
1 #ifndef sstmac_libraries_machines_BGP_H
2 #define sstmac_libraries_machines_BGP_H
3 
4 extern "C" {
5 
7 {
8  struct
9  {
10  int Xnodes;
11  int Ynodes;
12  int Znodes;
13  int Xcoord;
14  int Ycoord;
15  int Zcoord;
17 };
18 
19 void
21 
22 }
23 
24 #endif // BGP_H
void Kernel_GetPersonality(_BGP_Personality_t *p, int size)
struct _BGP_Personality_t::@1 Network_Config