Searched refs:RiemannFlux_HLLC_fwd (Results 1 – 5 of 5) sorted by relevance
| /honee/qfunctions/ |
| H A D | bc_slip.h | 90 StateConservative dflux = RiemannFlux_HLLC_fwd(gas, s, ds, s_reflect, ds_reflect, normal); in Slip_Jacobian()
|
| H A D | bc_freestream.h | 105 dflux = RiemannFlux_HLLC_fwd(gas, s, ds, context->S_infty, dS_infty, normal); in Freestream_Jacobian()
|
| H A D | bc_outflow.h | 156 …StateConservative dF_inviscid_normal = RiemannFlux_HLLC_fwd(gas, s_int, ds_int, s_ext, ds_ext, nor… in RiemannOutflow_Jacobian()
|
| H A D | riemann_solver.h | 298 CEED_QFUNCTION_HELPER StateConservative RiemannFlux_HLLC_fwd(NewtonianIGProperties gas, State left,… in RiemannFlux_HLLC_fwd() function
|
| /honee/problems/ |
| H A D | bc_freestream.c | 310 … StateConservative dFlux_state = RiemannFlux_HLLC_fwd(gas, left0, dleft0, right0, dright0, normal); in TestRiemannHLLC_fwd()
|