nb_groups_to_find  783 ompi/mca/topo/treematch/treematch/tm_tree.c   int nb_groups_to_find =0;
nb_groups_to_find  787 ompi/mca/topo/treematch/treematch/tm_tree.c   nb_groups_to_find = solution_size - depth;
nb_groups_to_find  807 ompi/mca/topo/treematch/treematch/tm_tree.c   if(nb_groups_to_find > nb_available_groups){ /*if there not enough groups available*/
nb_groups_to_find  820 ompi/mca/topo/treematch/treematch/tm_tree.c       if(val+elem->bound[nb_groups_to_find]>*best_val){
nb_groups_to_find  850 ompi/mca/topo/treematch/treematch/tm_tree.c     nb_groups_to_find = solution_size - depth;
nb_groups_to_find  851 ompi/mca/topo/treematch/treematch/tm_tree.c     if(nb_groups_to_find > nb_available_groups){ /*if there not enough groups available*/