Home
last modified time | relevance | path

Searched defs:u_right (Results 1 – 1 of 1) sorted by relevance

/honee/qfunctions/
H A Driemann_solver.h97 …eeds_Roe(NewtonianIGProperties gas, State left, CeedScalar u_left, State right, CeedScalar u_right, in ComputeHLLSpeeds_Roe()
118 … State right, State dright, CeedScalar u_right, CeedScalar du_right, CeedScalar *s_left, in ComputeHLLSpeeds_Roe_fwd()
164 CeedScalar u_right = Dot3(right.Y.velocity, normal); in RiemannFlux_HLL() local
199 CeedScalar u_right = Dot3(right.Y.velocity, normal); in RiemannFlux_HLL_fwd() local
276 CeedScalar u_right = Dot3(right.Y.velocity, normal); in RiemannFlux_HLLC() local
306 CeedScalar u_right = Dot3(right.Y.velocity, normal); in RiemannFlux_HLLC_fwd() local