bucket_indice 382 ompi/mca/topo/treematch/treematch/tm_bucket.c bucket_list->bucket_indice = 0; bucket_indice 396 ompi/mca/topo/treematch/treematch/tm_bucket.c while( bucket->nb_elem <= bucket_list->bucket_indice ){ bucket_indice 397 ompi/mca/topo/treematch/treematch/tm_bucket.c bucket_list->bucket_indice = 0; bucket_indice 402 ompi/mca/topo/treematch/treematch/tm_bucket.c printf("nb_elem: %d, indice: %d, bucket_id: %d\n",(int)bucket->nb_elem,bucket_list->bucket_indice,bucket_list->cur_bucket); bucket_indice 412 ompi/mca/topo/treematch/treematch/tm_bucket.c *i = bucket->bucket[bucket_list->bucket_indice].i; bucket_indice 413 ompi/mca/topo/treematch/treematch/tm_bucket.c *j = bucket->bucket[bucket_list->bucket_indice].j; bucket_indice 414 ompi/mca/topo/treematch/treematch/tm_bucket.c bucket_list->bucket_indice++; bucket_indice 676 ompi/mca/topo/treematch/treematch/tm_bucket.c printf("Bucket: %d, indice:%d\n",bucket_list->cur_bucket,bucket_list->bucket_indice); bucket_indice 23 ompi/mca/topo/treematch/treematch/tm_bucket.h int bucket_indice;