Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dnewtonian.h217 ViscousEnergyFlux(gas, s.Y, grad_s, stress, Fe); in RHSFunction_Newtonian()
289 ViscousEnergyFlux(gas, s.Y, grad_s, stress, F_visc_energy); in IFunction_Newtonian_Integrand()
505 ViscousEnergyFlux(gas, s.Y, grad_s, stress, Fe); in BoundaryIntegral()
623 ViscousEnergyFlux(gas, s.Y, grad_s, stress, Fe); in DivDiffusiveFluxVolumeRHS_NS()
676 ViscousEnergyFlux(gas, s.Y, grad_s, stress, Fe); in DivDiffusiveFluxBoundaryRHS_NS()
725 ViscousEnergyFlux(gas, s.Y, grad_s, stress, Fe); in DiffusiveFluxRHS_NS()
H A Dbc_outflow.h72 ViscousEnergyFlux(gas, s_int.Y, grad_s, stress, Fe); in RiemannOutflow()
212 ViscousEnergyFlux(gas, s.Y, grad_s, stress, Fe); in PressureOutflow()
H A Dnewtonian_state.h560 CEED_QFUNCTION_HELPER void ViscousEnergyFlux(NewtonianIGProperties gas, StatePrimitive Y, const Sta… in ViscousEnergyFlux() function