Compute stats on all the particles
Compare changes
+ 2
− 4
@@ -255,10 +255,8 @@ void stats_collect_gpart_mapper(void *map_data, int nr_gparts,
Currently, we are computing the stats only on the hydro particles and the gparts. In this merge request, I am computing on all type of particles (existing and future types). As we are computing the hydro particles independently, we still need to skip them.