SimGrid  3.16
Versatile Simulation of Distributed Systems
NetPoint.hpp File Reference

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...
 

Function Documentation

◆ sg_netpoint_by_name_or_null()

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