Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dbc_outflow.h154 ViscousEnergyFlux_fwd(gas, s_int.Y, ds_int.Y, grad_ds, stress, dstress, dFe); in RiemannOutflow_Jacobian()
281 ViscousEnergyFlux_fwd(gas, s.Y, ds.Y, grad_ds, stress, dstress, dFe); in PressureOutflow_Jacobian()
H A Dnewtonian.h400 ViscousEnergyFlux_fwd(gas, s.Y, ds.Y, grad_ds, stress, dstress, dF_visc_energy); in IJacobian_Newtonian_Integrand()
571 ViscousEnergyFlux_fwd(gas, s.Y, ds.Y, grad_ds, stress, dstress, dFe); in BoundaryIntegral_Jacobian()
H A Dnewtonian_state.h567 CEED_QFUNCTION_HELPER void ViscousEnergyFlux_fwd(NewtonianIGProperties gas, StatePrimitive Y, State… in ViscousEnergyFlux_fwd() function