|
SimGrid
3.18
Versatile Simulation of Distributed Systems
|
#include <xbt/Extendable.hpp>#include <xbt/base.h>#include <xbt/signal.hpp>#include "src/kernel/routing/NetZoneImpl.hpp"Classes | |
| class | simgrid::kernel::routing::NetPoint |
| Network cards are the vertices in the graph representing the network, used to compute paths between nodes. More... | |
Namespaces | |
| simgrid | |
| Alltoall Bruck. | |
| simgrid::kernel | |
| simgrid::kernel::routing | |
Functions | |
| sg_netpoint_t | sg_netpoint_by_name_or_null (const char *name) |
| Retrieve a netpoint from its name. More... | |
| sg_netpoint_t sg_netpoint_by_name_or_null | ( | const char * | name | ) |
Retrieve a netpoint from its name.
Netpoints denote the location of host or routers in the network, to compute routes