Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dnewtonian.h326 const CeedScalar q_i_dot[5] = {q_dot[0][i], q_dot[1][i], q_dot[2][i], q_dot[3][i], q_dot[4][i]}; in IFunction_Newtonian() local
329 const State s_dot = StateFromQ_fwd(gas, s, q_i_dot, state_var); in IFunction_Newtonian()