/* use as src/partition_fixed_costs.h */ #define HAVE_FIXED_COSTS 1 repartition_costs[1][0] = 15361; /* sort/none */ repartition_costs[2][1] = 62774; /* self/density */ repartition_costs[2][2] = 53589; /* self/gradient */ repartition_costs[2][3] = 72205; /* self/force */ repartition_costs[2][7] = 601; /* self/external_grav */ repartition_costs[3][1] = 1082; /* pair/density */ repartition_costs[3][2] = 1008; /* pair/gradient */ repartition_costs[3][3] = 1874; /* pair/force */ repartition_costs[7][0] = 7355; /* ghost/none */ repartition_costs[9][0] = 1138; /* extra_ghost/none */ repartition_costs[10][0] = 2300; /* drift_part/none */ repartition_costs[14][0] = 45; /* drift_gpart/none */ repartition_costs[16][0] = 575; /* hydro_end_force/none */ repartition_costs[17][0] = 4445; /* kick1/none */ repartition_costs[18][0] = 5036; /* kick2/none */ repartition_costs[19][0] = 2366; /* timestep/none */ repartition_costs[22][0] = 2; /* collect/none */ repartition_costs[23][2] = 3; /* send/gradient */ repartition_costs[23][8] = 6; /* send/tend */ repartition_costs[23][9] = 8; /* send/xv */ repartition_costs[23][10] = 3; /* send/rho */ repartition_costs[24][2] = 461; /* recv/gradient */ repartition_costs[24][8] = 44; /* recv/tend */ repartition_costs[24][9] = 386; /* recv/xv */ repartition_costs[24][10] = 435; /* recv/rho */ repartition_costs[31][0] = 1414; /* grav_end_force/none */