Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Driemann_solver.h101 CEED_QFUNCTION_HELPER void ComputeHLLSpeeds_Roe(NewtonianIdealGasContext gas, State left, CeedScala… in ComputeHLLSpeeds_Roe() function
171 ComputeHLLSpeeds_Roe(gas, left, u_left, right, u_right, &s_left, &s_right); in RiemannFlux_HLL()
282 ComputeHLLSpeeds_Roe(gas, left, u_left, right, u_right, &s_left, &s_right); in RiemannFlux_HLLC()
/libCEED/examples/fluids/problems/
H A Dbc_freestream.c436 ComputeHLLSpeeds_Roe(gas, left0, u_left0, right0, u_right0, &s_left0, &s_right0); in TestComputeHLLSpeeds_Roe_fwd()
437 ComputeHLLSpeeds_Roe(gas, left1, u_left1, right1, u_right1, &s_left1, &s_right1); in TestComputeHLLSpeeds_Roe_fwd()