Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add debug on topology.
[simgrid.git] / src / surf / gtnets / gtnets_simulator.h
index ac70308..2b870a1 100644 (file)
@@ -47,6 +47,7 @@ public:
   // returns the total received by the TCPServer peer of the given action
   double gtnets_get_flow_rx(void *metadata);
   void create_gtnets_topology();
+  void print_topology();
 private:
   void add_nodes();
   void node_connect();