Searched refs:state_0 (Results 1 – 1 of 1) sorted by relevance
| /honee/problems/ |
| H A D | newtonian.c | 704 State state_0 = StateFromQ(gas, A0, state_var_A); in TestState_fwd() local 712 State dstate_0 = StateFromQ_fwd(gas, state_0, dA, state_var_A); in TestState_fwd() 713 StateToQ_fwd(gas, state_0, dstate_0, dB, state_var_B); in TestState_fwd() 721 StateToQ(gas, state_0, B0, state_var_B); in TestState_fwd()
|