Searched refs:q_i_dot (Results 1 – 1 of 1) sorted by relevance
326 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() local329 const State s_dot = StateFromQ_fwd(gas, s, q_i_dot, state_var); in IFunction_Newtonian()