X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f239a990c44ac2444eb45ecdae352e5d6b71a23a..ba769a2169c81556edfaf0ee68089fa3a4bad77b:/src/surf/surf_routing_cluster_fat_tree.hpp diff --git a/src/surf/surf_routing_cluster_fat_tree.hpp b/src/surf/surf_routing_cluster_fat_tree.hpp index 45ba9da03e..addb37e2b1 100644 --- a/src/surf/surf_routing_cluster_fat_tree.hpp +++ b/src/surf/surf_routing_cluster_fat_tree.hpp @@ -70,7 +70,7 @@ public: void addProcessingNode(int id); void generateDotFile(const string& filename = "fatTree.dot") const; -protected: +private: //description of a PGFT (TODO : better doc) unsigned int levels; std::vector lowerLevelNodesNumber; // number of children by node