SimGrid  3.21
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
 
 simgrid::kernel
 
 simgrid::kernel::routing
 

Functions

simgrid::kernel::routing::NetPointsg_netpoint_by_name_or_null (const char *name)
 

Function Documentation

◆ sg_netpoint_by_name_or_null()

simgrid::kernel::routing::NetPoint* sg_netpoint_by_name_or_null ( const char *  name)