Home
last modified time | relevance | path

Searched refs:n_g_exit (Results 1 – 4 of 4) sorted by relevance

/dports/science/code_saturne/code_saturne-7.1.0/src/lagr/
H A Dcs_lagr_print.c175 (unsigned long long)(pc->n_g_exit - pc->n_g_fouling), in cs_lagr_print()
H A Dcs_lagr.h353 cs_gnum_t n_g_exit; member
H A Dcs_lagr.c196 .n_g_exit = 0,
1373 pc->n_g_exit = gcount[3]; in cs_lagr_update_particle_counter()
1905 part_c->n_g_exit = 0; in cs_lagr_solve_time_step()
H A Dcs_lagr_log.c591 (unsigned long long)(pc->n_g_exit), pc->w_exit); in cs_lagr_log_iteration()