Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Allow to set the network factors callback from userland w/o relying on NetworkModelIntf
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Sun, 23 Oct 2022 19:57:59 +0000 (21:57 +0200)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Sun, 23 Oct 2022 19:58:04 +0000 (21:58 +0200)
commit9cccb540315b9453bfc60e07d953ae81b44bd049
tree919667fe234b47c7bfc1264984ff764fdb180194
parent450b358183e53934a1185e4714387a9d824b0181
Allow to set the network factors callback from userland w/o relying on NetworkModelIntf

- this file is soon private, as the other kernel headers
- this was missing a simcall anyway
examples/cpp/network-factors/s4u-network-factors.cpp
include/simgrid/s4u/NetZone.hpp
src/s4u/s4u_Netzone.cpp