Home
last modified time | relevance | path

Searched refs:ComputeHLLSpeeds_Roe_fwd (Results 1 – 2 of 2) sorted by relevance

/honee/qfunctions/
H A Driemann_solver.h117 CEED_QFUNCTION_HELPER void ComputeHLLSpeeds_Roe_fwd(NewtonianIGProperties gas, State left, State dl… in ComputeHLLSpeeds_Roe_fwd() function
204ComputeHLLSpeeds_Roe_fwd(gas, left, dleft, u_left, du_left, right, dright, u_right, du_right, &s_l… in RiemannFlux_HLL_fwd()
311ComputeHLLSpeeds_Roe_fwd(gas, left, dleft, u_left, du_left, right, dright, u_right, du_right, &s_l… in RiemannFlux_HLLC_fwd()
/honee/problems/
H A Dbc_freestream.c377ComputeHLLSpeeds_Roe_fwd(gas, left0, dleft0, u_left0, du_left, right0, dright0, u_right0, du_right… in TestComputeHLLSpeeds_Roe_fwd()