void cs_drift_convective_flux(cs_field_t *f_sc, cs_real_t i_mass_flux[], cs_real_t b_mass_flux[], cs_real_t fimp[], cs_real_t rhs[])
Compute the modified convective flux for scalars with a drift.
Definition cs_drift_convective_flux.cpp:184
void cs_drift_boundary_mass_flux(const cs_mesh_t *m, cs_real_t bmasfl[])
Update boundary flux mass of the mixture.
Definition cs_drift_convective_flux.cpp:111