X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4dbc84f53aac793fc159d833090e421ec0025905..fd9d52c0c7a9c96221fff2013cdeef05b6e979e2:/src/surf/AsClusterFatTree.hpp diff --git a/src/surf/AsClusterFatTree.hpp b/src/surf/AsClusterFatTree.hpp index cb3ac2465d..130066b194 100644 --- a/src/surf/AsClusterFatTree.hpp +++ b/src/surf/AsClusterFatTree.hpp @@ -118,7 +118,7 @@ public: * tree is generated by calling generateLabels(), generateSwitches() and * then connection all nodes between them, using their label. */ - virtual void create_links(); + void seal() override; /** \brief Read the parameters in topo_parameters field. * * It will also store the cluster for future use.