Searched refs:RiemannFlux_HLL_fwd (Results 1 – 3 of 3) sorted by relevance
| /libCEED/examples/fluids/qfunctions/ |
| H A D | riemann_solver.h | 195 CEED_QFUNCTION_HELPER StateConservative RiemannFlux_HLL_fwd(NewtonianIdealGasContext gas, State lef… in RiemannFlux_HLL_fwd() function
|
| H A D | bc_freestream.h | 114 dflux = RiemannFlux_HLL_fwd(newt_ctx, s, ds, context->S_infty, dS_infty, normal); in Freestream_Jacobian()
|
| /libCEED/examples/fluids/problems/ |
| H A D | bc_freestream.c | 289 … StateConservative dFlux_state = RiemannFlux_HLL_fwd(gas, left0, dleft0, right0, dright0, normal); in TestRiemannHLL_fwd()
|