Home
last modified time | relevance | path

Searched refs:CS_NAVSTO_POST_KINETIC_ENERGY (Results 1 – 3 of 3) sorted by relevance

/dports/science/code_saturne/code_saturne-7.1.0/src/cdo/
H A Dcs_navsto_param.h190 CS_NAVSTO_POST_KINETIC_ENERGY = 1<< 1, /* = 2 */ enumerator
H A Dcs_navsto_system.c684 if (nsp->post_flag & CS_NAVSTO_POST_KINETIC_ENERGY) { in cs_navsto_system_init_setup()
830 if (nsp->post_flag & CS_NAVSTO_POST_KINETIC_ENERGY) in cs_navsto_system_init_setup()
H A Dcs_cdofb_navsto.c1192 if (nsp->post_flag & CS_NAVSTO_POST_KINETIC_ENERGY) { in cs_cdofb_navsto_extra_op()