Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dnewtonian.h407 CeedScalar dU[5], dU_dot[5]; in IJacobian_Newtonian_Integrand() local
410 dU_dot[j] = context->ijacobian_time_shift * dU[j]; in IJacobian_Newtonian_Integrand()
411 v_i[j] = dU_dot[j] - dbody_force[j]; in IJacobian_Newtonian_Integrand()
417 …Stabilization(context->stabilization, gas, s, Tau_d, grad_ds, dU_dot, dbody_force, zeroFlux, dstab… in IJacobian_Newtonian_Integrand()