eval1              28 ompi/mca/topo/treematch/treematch/tm_solution.c double gain_exchange(int *sol,int l,int m,double eval1,int N,double **comm, double **arch);
eval1             382 ompi/mca/topo/treematch/treematch/tm_solution.c double gain_exchange(int *sol,int l,int m,double eval1,int N,double **comm, double **arch)
eval1             391 ompi/mca/topo/treematch/treematch/tm_solution.c   return eval1-eval2;
eval1             416 ompi/mca/topo/treematch/treematch/tm_solution.c   double eval1;
eval1             419 ompi/mca/topo/treematch/treematch/tm_solution.c   eval1 = eval_sol(sol,N,comm,arch);
eval1             422 ompi/mca/topo/treematch/treematch/tm_solution.c       gain[i][j] = gain[j][i] = gain_exchange(sol,i,j,eval1,N,comm,arch);
eval1              20 ompi/mca/topo/treematch/treematch/tm_solution.h double gain_exchange(int *sol,int l,int m,double eval1,int N,double **comm, double **arch);