Searched refs:s_reflect (Results 1 – 1 of 1) sorted by relevance
| /honee/qfunctions/ |
| H A D | bc_slip.h | 32 State s_reflect = StateFromY(gas, Y_reflect); in Slip() local 34 StateConservative flux = RiemannFlux_HLLC(gas, s, s_reflect, normal); in Slip() 82 State s_reflect = StateFromY(gas, Y_reflect); in Slip_Jacobian() local 88 State ds_reflect = StateFromY_fwd(gas, s_reflect, dY_reflect); in Slip_Jacobian() 90 StateConservative dflux = RiemannFlux_HLLC_fwd(gas, s, ds, s_reflect, ds_reflect, normal); in Slip_Jacobian()
|