Searched defs:Y0_right (Results 1 – 1 of 1) sorted by relevance
| /libCEED/examples/fluids/problems/ |
| H A D | bc_freestream.c | 267 const CeedScalar Y0_right[5] = {1.2 * p, 1.2 * u[0], 1.2 * u[1], 1.2 * u[2], 1.2 * T}; in TestRiemannHLL_fwd() local 329 const CeedScalar Y0_right[5] = {1.2 * p, 1.2 * u[0], 1.2 * u[1], 1.2 * u[2], 1.2 * T}; in TestRiemannHLLC_fwd() local 391 const CeedScalar Y0_right[5] = {1.2 * p, 1.2 * u[0], 1.2 * u[1], 1.2 * u[2], 1.2 * T}; in TestComputeHLLSpeeds_Roe_fwd() local
|