Searched refs:dF_total (Results 1 – 1 of 1) sorted by relevance
| /honee/qfunctions/ |
| H A D | newtonian.h | 392 … dstrain_rate[6], dkmstress[6], stress[3][3], dstress[3][3], dF_visc_energy[3], dF_total[5][3]; in IJacobian_Newtonian_Integrand() local 402 FluxTotal(dF_inviscid, dstress, dF_visc_energy, dF_total); in IJacobian_Newtonian_Integrand() 403 AXPY(-1, (CeedScalar *)dF_total, (CeedScalar *)grad_v_i, 15); in IJacobian_Newtonian_Integrand()
|