Searched refs:RiemannFlux_HLLC_Star (Results 1 – 1 of 1) sorted by relevance
| /libCEED/examples/fluids/qfunctions/ |
| H A D | riemann_solver.h | 219 CEED_QFUNCTION_HELPER StateConservative RiemannFlux_HLLC_Star(NewtonianIdealGasContext gas, State s… in RiemannFlux_HLLC_Star() function 294 return RiemannFlux_HLLC_Star(gas, left, flux_left, normal, u_left, s_left, s_star); in RiemannFlux_HLLC() 296 return RiemannFlux_HLLC_Star(gas, right, flux_right, normal, u_right, s_right, s_star); in RiemannFlux_HLLC()
|