new_topo 703 ompi/mca/topo/treematch/treematch/tm_topology.c tm_topology_t *new_topo; new_topo 719 ompi/mca/topo/treematch/treematch/tm_topology.c new_topo = tm_build_synthetic_topology(arity, NULL, nb_levels,numbering,nb_nodes); new_topo 720 ompi/mca/topo/treematch/treematch/tm_topology.c new_topo->cost = cost; new_topo 721 ompi/mca/topo/treematch/treematch/tm_topology.c new_topo->constraints = constraints; new_topo 722 ompi/mca/topo/treematch/treematch/tm_topology.c new_topo->nb_constraints = nb_constraints; new_topo 723 ompi/mca/topo/treematch/treematch/tm_topology.c new_topo->nb_proc_units = (*topology)->nb_proc_units; new_topo 724 ompi/mca/topo/treematch/treematch/tm_topology.c new_topo->oversub_fact = (*topology)->oversub_fact; new_topo 736 ompi/mca/topo/treematch/treematch/tm_topology.c tm_display_arity(new_topo); new_topo 742 ompi/mca/topo/treematch/treematch/tm_topology.c *topology = new_topo;