Searched refs:dF_inviscid (Results 1 – 2 of 2) sorted by relevance
| /honee/qfunctions/ |
| H A D | bc_outflow.h | 283 StateConservative dF_inviscid[3]; in PressureOutflow_Jacobian() local 284 FluxInviscid_fwd(gas, s, ds, dF_inviscid); in PressureOutflow_Jacobian() 287 FluxTotal_Boundary(dF_inviscid, dstress, dFe, normal, dFlux); in PressureOutflow_Jacobian()
|
| H A D | newtonian.h | 393 StateConservative dF_inviscid[3]; in IJacobian_Newtonian_Integrand() local 401 FluxInviscid_fwd(gas, s, ds, dF_inviscid); in IJacobian_Newtonian_Integrand() 402 FluxTotal(dF_inviscid, dstress, dF_visc_energy, dF_total); in IJacobian_Newtonian_Integrand() 573 StateConservative dF_inviscid[3]; in BoundaryIntegral_Jacobian() local 574 FluxInviscid_fwd(gas, s, ds, dF_inviscid); in BoundaryIntegral_Jacobian() 577 FluxTotal_Boundary(dF_inviscid, dstress, dFe, normal, dFlux); in BoundaryIntegral_Jacobian()
|