Searched refs:rhou_left (Results 1 – 1 of 1) sorted by relevance
285 CeedScalar rhou_left = left.U.density * u_left, rhou_right = right.U.density * u_right; in RiemannFlux_HLLC() local286 …CeedScalar numer = right.Y.pressure - left.Y.pressure + rhou_left * (s_left - u_left) - rhou_righ… in RiemannFlux_HLLC()318 …CeedScalar rhou_left = left.U.density * u_left, drhou_left = left.U.density * du_left + dleft.U.de… in RiemannFlux_HLLC_fwd() local321 + rhou_left * (s_left - u_left) // in RiemannFlux_HLLC_fwd()324 + rhou_left * (ds_left - du_left) + drhou_left * (s_left - u_left) // in RiemannFlux_HLLC_fwd()