#include <cs_lagr.h>
 Collaboration diagram for cs_lagr_particle_counter_t:
 Collaboration diagram for cs_lagr_particle_counter_t:Particle counters for the Lagrangian module
| cs_gnum_t n_g_cumulative_failed | 
total number of failed particles, since the beginning, including calculation restarts
| cs_gnum_t n_g_cumulative_total | 
total number of injected particles, since the beginning, including calculation restarts
| cs_gnum_t n_g_deposited | 
number of deposited particles
| cs_gnum_t n_g_exit | 
number of exited particles
| cs_gnum_t n_g_failed | 
total number of failed particles
| cs_gnum_t n_g_fouling | 
number of fouling particles
| cs_gnum_t n_g_merged | 
number of merged particles
| cs_gnum_t n_g_new | 
total number of particles
| cs_gnum_t n_g_resuspended | 
number of re-entrained particles
| cs_gnum_t n_g_total | 
total number of particles
| cs_real_t w_deposited | 
weight of deposited particles
| cs_real_t w_exit | 
weight of exited particles
| cs_real_t w_fouling | 
number of fouling particles
| cs_real_t w_merged | 
weight of merged particles
| cs_real_t w_new | 
weight of new particles
| cs_real_t w_resuspended | 
weight of resuspended particles
| cs_real_t w_total | 
total weight of particles