Searched refs:u_right0 (Results 1 – 1 of 1) sorted by relevance
| /honee/problems/ |
| H A D | bc_freestream.c | 358 CeedScalar u_right0 = Dot3(right0.Y.velocity, normal); in TestComputeHLLSpeeds_Roe_fwd() local 377 …ComputeHLLSpeeds_Roe_fwd(gas, left0, dleft0, u_left0, du_left, right0, dright0, u_right0, du_right… in TestComputeHLLSpeeds_Roe_fwd() 395 ComputeHLLSpeeds_Roe(gas, left0, u_left0, right0, u_right0, &s_left0, &s_right0); in TestComputeHLLSpeeds_Roe_fwd()
|