#include <DragonflyZone.hpp>
◆ DragonflyRouter()
simgrid::kernel::routing::DragonflyRouter::DragonflyRouter |
( |
int |
i, |
|
|
int |
j, |
|
|
int |
k |
|
) |
| |
◆ ~DragonflyRouter()
simgrid::kernel::routing::DragonflyRouter::~DragonflyRouter |
( |
| ) |
|
◆ group_
unsigned int simgrid::kernel::routing::DragonflyRouter::group_ |
◆ chassis_
unsigned int simgrid::kernel::routing::DragonflyRouter::chassis_ |
◆ blade_
unsigned int simgrid::kernel::routing::DragonflyRouter::blade_ |
◆ blue_links_
resource::LinkImpl** simgrid::kernel::routing::DragonflyRouter::blue_links_ = nullptr |
◆ black_links_
resource::LinkImpl** simgrid::kernel::routing::DragonflyRouter::black_links_ = nullptr |
◆ green_links_
resource::LinkImpl** simgrid::kernel::routing::DragonflyRouter::green_links_ = nullptr |
◆ my_nodes_
resource::LinkImpl** simgrid::kernel::routing::DragonflyRouter::my_nodes_ = nullptr |
The documentation for this class was generated from the following file: