Home
last modified time | relevance | path

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

/libCEED/examples/fluids/problems/
H A Dnewtonian.c81 State state_0 = StateFromQ(gas, A0, state_var_A); in TestState_fwd() local
89 State dstate_0 = StateFromQ_fwd(gas, state_0, dA, state_var_A); in TestState_fwd()
90 StateToQ_fwd(gas, state_0, dstate_0, dB, state_var_B); in TestState_fwd()
98 StateToQ(gas, state_0, B0, state_var_B); in TestState_fwd()