Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Dnewtonian.h176 ViscousEnergyFlux(context, s.Y, grad_s, stress, Fe); in RHSFunction_Newtonian()
247 ViscousEnergyFlux(context, s.Y, grad_s, stress, Fe); in IFunction_Newtonian()
420 ViscousEnergyFlux(context, s.Y, grad_s, stress, Fe); in BoundaryIntegral()
H A Dbc_freestream.h212 ViscousEnergyFlux(gas, s_int.Y, grad_s, stress, Fe); in RiemannOutflow()
352 ViscousEnergyFlux(gas, s.Y, grad_s, stress, Fe); in PressureOutflow()
H A Dnewtonian_state.h563 CEED_QFUNCTION_HELPER void ViscousEnergyFlux(NewtonianIdealGasContext gas, StatePrimitive Y, const … in ViscousEnergyFlux() function