Home
last modified time | relevance | path

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

/libCEED/examples/fluids/problems/
H A Dbc_freestream.c482 CeedScalar Y1[5] = {Y0[0], Y0[1], Y0[2], Y0[3], Y0[4]}; in TestTotalSpecificEnthalpy_fwd() local
483 Y1[i] *= 1 + eps; in TestTotalSpecificEnthalpy_fwd()
484 State state1 = StateFromY(gas, Y1); in TestTotalSpecificEnthalpy_fwd()