Lines Matching refs:Y
118 CeedScalar damp_state[5] = {s.Y.pressure - pressure, 0, 0, 0, 0}, idl_residual[5] = {0.}; in InternalDampingLayer_IFunction_Integrand()
137 CeedScalar damp_state[5] = {ds.Y.pressure, 0, 0, 0, 0}, idl_residual[5] = {0.}; in InternalDampingLayer_IJacobian_Integrand()
217 ViscousEnergyFlux(gas, s.Y, grad_s, stress, Fe); in RHSFunction_Newtonian()
236 …CeedScalar damp_state[5] = {s.Y.pressure - idl_pressure, 0, 0, 0, 0}, idl_residual[5] = {0.}; in RHSFunction_Newtonian()
289 ViscousEnergyFlux(gas, s.Y, grad_s, stress, F_visc_energy); in IFunction_Newtonian_Integrand()
400 ViscousEnergyFlux_fwd(gas, s.Y, ds.Y, grad_ds, stress, dstress, dF_visc_energy); in IJacobian_Newtonian_Integrand()
505 ViscousEnergyFlux(gas, s.Y, grad_s, stress, Fe); in BoundaryIntegral()
571 ViscousEnergyFlux_fwd(gas, s.Y, ds.Y, grad_ds, stress, dstress, dFe); in BoundaryIntegral_Jacobian()
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()