X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/97fe4042f6df737bd54fe683a98b79e963df8ba5..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