tm_solution_t     544 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                 tm_solution_t *sol = NULL;
tm_solution_t     765 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c             tm_solution_t *sol = NULL;
tm_solution_t      60 ompi/mca/topo/treematch/treematch/tm_mapping.c tm_solution_t * tm_compute_mapping(tm_topology_t *topology,tm_tree_t *comm_tree);
tm_solution_t     530 ompi/mca/topo/treematch/treematch/tm_mapping.c tm_solution_t * tm_compute_mapping(tm_topology_t *topology,tm_tree_t *comm_tree)
tm_solution_t     533 ompi/mca/topo/treematch/treematch/tm_mapping.c   tm_solution_t *solution;
tm_solution_t     538 ompi/mca/topo/treematch/treematch/tm_mapping.c   solution =  (tm_solution_t *)MALLOC(sizeof(tm_solution_t));
tm_solution_t      21 ompi/mca/topo/treematch/treematch/tm_mapping.h tm_solution_t * tm_compute_mapping(tm_topology_t *topology,tm_tree_t *comm_tree);
tm_solution_t      14 ompi/mca/topo/treematch/treematch/tm_solution.c void tm_free_solution(tm_solution_t *sol);
tm_solution_t      18 ompi/mca/topo/treematch/treematch/tm_solution.c double tm_display_solution(tm_topology_t *topology, tm_affinity_mat_t *aff_mat, tm_solution_t *sol,
tm_solution_t      34 ompi/mca/topo/treematch/treematch/tm_solution.c void tm_free_solution(tm_solution_t *sol){
tm_solution_t     206 ompi/mca/topo/treematch/treematch/tm_solution.c double tm_display_solution(tm_topology_t *topology, tm_affinity_mat_t *aff_mat, tm_solution_t *sol,
tm_solution_t       6 ompi/mca/topo/treematch/treematch/tm_solution.h void tm_free_solution(tm_solution_t *sol);
tm_solution_t      10 ompi/mca/topo/treematch/treematch/tm_solution.h double tm_display_solution(tm_topology_t *topology, tm_affinity_mat_t *aff_mat, tm_solution_t *sol,
tm_solution_t     168 ompi/mca/topo/treematch/treematch/treematch.h tm_solution_t *tm_compute_mapping(tm_topology_t *topology, tm_tree_t *comm_tree);
tm_solution_t     170 ompi/mca/topo/treematch/treematch/treematch.h double tm_display_solution(tm_topology_t *topology, tm_affinity_mat_t *aff_mat, tm_solution_t *sol, tm_metric_t metric);
tm_solution_t     176 ompi/mca/topo/treematch/treematch/treematch.h void tm_free_solution(tm_solution_t *sol);