/* use as src/partition_fixed_costs.h */ #define HAVE_FIXED_COSTS 1 repartition_costs[1][0] = 11211; /* sort/none */ repartition_costs[2][1] = 65030; /* self/density */ repartition_costs[2][2] = 55240; /* self/gradient */ repartition_costs[2][3] = 74599; /* self/force */ repartition_costs[2][7] = 494; /* self/external_grav */ repartition_costs[3][1] = 1131; /* pair/density */ repartition_costs[3][2] = 1056; /* pair/gradient */ repartition_costs[3][3] = 1935; /* pair/force */ repartition_costs[7][0] = 7477; /* ghost/none */ repartition_costs[9][0] = 1167; /* extra_ghost/none */ repartition_costs[10][0] = 4034; /* drift_part/none */ repartition_costs[14][0] = 1476; /* drift_gpart/none */ repartition_costs[16][0] = 555; /* hydro_end_force/none */ repartition_costs[17][0] = 4374; /* kick1/none */ repartition_costs[18][0] = 5015; /* kick2/none */ repartition_costs[19][0] = 2348; /* timestep/none */ repartition_costs[22][0] = 2; /* collect/none */ repartition_costs[23][2] = 3; /* send/gradient */ repartition_costs[23][8] = 5; /* send/tend */ repartition_costs[23][9] = 7; /* send/xv */ repartition_costs[23][10] = 3; /* send/rho */ repartition_costs[24][2] = 474; /* recv/gradient */ repartition_costs[24][8] = 50; /* recv/tend */ repartition_costs[24][9] = 411; /* recv/xv */ repartition_costs[24][10] = 451; /* recv/rho */ repartition_costs[31][0] = 1391; /* grav_end_force/none */