Searched refs:dbody_force (Results 1 – 1 of 1) sorted by relevance
| /honee/qfunctions/ |
| H A D | newtonian.h | 406 …const CeedScalar dbody_force[5] = {0, ds.U.density * g[0], ds.U.density * g[1], ds.U.density * g[2… in IJacobian_Newtonian_Integrand() local 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()
|