new_aff_mat      2084 ompi/mca/topo/treematch/treematch/tm_tree.c   tm_affinity_mat_t * new_aff_mat= NULL; /*New communication matrix (after grouyping nodes together)*/
new_aff_mat      2149 ompi/mca/topo/treematch/treematch/tm_tree.c   new_aff_mat = aggregate_aff_mat(new_tab_node, aff_mat, M);
new_aff_mat      2178 ompi/mca/topo/treematch/treematch/tm_tree.c   res = build_level_topology(new_tab_node, new_aff_mat, arity, depth, topology, new_obj_weight, comm_speed);
new_aff_mat      2187 ompi/mca/topo/treematch/treematch/tm_tree.c   free_affinity_mat(new_aff_mat);