Home
last modified time | relevance | path

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

/libCEED/examples/fluids/problems/
H A Dbc_freestream.c468 State state0 = StateFromY(gas, Y0); in TestTotalSpecificEnthalpy_fwd() local
476 State dstate0 = StateFromY_fwd(gas, state0, dY); in TestTotalSpecificEnthalpy_fwd()
477 dH = TotalSpecificEnthalpy_fwd(gas, state0, dstate0); in TestTotalSpecificEnthalpy_fwd()
486 H0 = TotalSpecificEnthalpy(gas, state0); in TestTotalSpecificEnthalpy_fwd()