Searched refs:RiemannFlux_HLL (Results 1 – 3 of 3) sorted by relevance
| /honee/qfunctions/ |
| H A D | bc_freestream.h | 36 flux = RiemannFlux_HLL(gas, s, context->S_infty, normal); in Freestream()
|
| H A D | riemann_solver.h | 159 CEED_QFUNCTION_HELPER StateConservative RiemannFlux_HLL(NewtonianIGProperties gas, State left, Stat… in RiemannFlux_HLL() function
|
| /honee/problems/ |
| H A D | bc_freestream.c | 265 StateConservative Flux0_state = RiemannFlux_HLL(gas, left0, right0, normal); in TestRiemannHLL_fwd() 266 StateConservative Flux1_state = RiemannFlux_HLL(gas, left1, right1, normal); in TestRiemannHLL_fwd()
|