/* use as src/partition_fixed_costs.h */ #define HAVE_FIXED_COSTS 1 repartition_costs[1][0] = 6807; /* sort/none */ repartition_costs[2][1] = 67640; /* self/density */ repartition_costs[2][2] = 58566; /* self/gradient */ repartition_costs[2][3] = 77639; /* self/force */ repartition_costs[2][9] = 450; /* self/external_grav */ repartition_costs[3][1] = 1194; /* pair/density */ repartition_costs[3][2] = 1120; /* pair/gradient */ repartition_costs[3][3] = 1957; /* pair/force */ repartition_costs[7][0] = 7473; /* ghost/none */ repartition_costs[9][0] = 1067; /* extra_ghost/none */ repartition_costs[10][0] = 3302; /* drift_part/none */ repartition_costs[14][0] = 1416; /* drift_gpart/none */ repartition_costs[16][0] = 469; /* hydro_end_force/none */ repartition_costs[17][0] = 3741; /* kick1/none */ repartition_costs[18][0] = 4409; /* kick2/none */ repartition_costs[19][0] = 2072; /* timestep/none */ repartition_costs[22][0] = 2; /* collect/none */ repartition_costs[23][2] = 3; /* send/gradient */ repartition_costs[23][10] = 6; /* send/tend */ repartition_costs[23][11] = 7; /* send/xv */ repartition_costs[23][12] = 3; /* send/rho */ repartition_costs[24][2] = 464; /* recv/gradient */ repartition_costs[24][10] = 46; /* recv/tend */ repartition_costs[24][11] = 403; /* recv/xv */ repartition_costs[24][12] = 434; /* recv/rho */ repartition_costs[31][0] = 1132; /* grav_end_force/none */