Searched refs:ViscousEnergyFlux (Results 1 – 3 of 3) sorted by relevance
| /libCEED/examples/fluids/qfunctions/ |
| H A D | newtonian.h | 176 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 D | bc_freestream.h | 212 ViscousEnergyFlux(gas, s_int.Y, grad_s, stress, Fe); in RiemannOutflow() 352 ViscousEnergyFlux(gas, s.Y, grad_s, stress, Fe); in PressureOutflow()
|
| H A D | newtonian_state.h | 563 CEED_QFUNCTION_HELPER void ViscousEnergyFlux(NewtonianIdealGasContext gas, StatePrimitive Y, const … in ViscousEnergyFlux() function
|