Searched refs:dstab (Results 1 – 1 of 1) sorted by relevance
| /honee/qfunctions/ |
| H A D | newtonian.h | 415 CeedScalar dstab[5][3]; in IJacobian_Newtonian_Integrand() local 417 …tabilization(context->stabilization, gas, s, Tau_d, grad_ds, dU_dot, dbody_force, zeroFlux, dstab); in IJacobian_Newtonian_Integrand() 418 AXPY(1, (CeedScalar *)dstab, (CeedScalar *)grad_v_i, 15); in IJacobian_Newtonian_Integrand()
|