Searched refs:RiemannFlux_HLL_fwd (Results 1 – 3 of 3) sorted by relevance
| /honee/qfunctions/ |
| H A D | bc_freestream.h | 102 dflux = RiemannFlux_HLL_fwd(gas, s, ds, context->S_infty, dS_infty, normal); in Freestream_Jacobian()
|
| H A D | riemann_solver.h | 191 CEED_QFUNCTION_HELPER StateConservative RiemannFlux_HLL_fwd(NewtonianIGProperties gas, State left, … in RiemannFlux_HLL_fwd() function
|
| /honee/problems/ |
| H A D | bc_freestream.c | 248 … StateConservative dFlux_state = RiemannFlux_HLL_fwd(gas, left0, dleft0, right0, dright0, normal); in TestRiemannHLL_fwd()
|