Searched refs:StateFromU (Results 1 – 6 of 6) sorted by relevance
| /honee/qfunctions/ |
| H A D | gaussianwave.h | 52 State initCond = StateFromU(gas, U); in IC_GaussianWave()
|
| H A D | advection.h | 223 grad_s[2] = StateFromU(gas, U); in StatePhysicalGradientFromReference_ND() 282 const State s = StateFromU(gas, qi); in IFunction_AdvectionGeneric() 360 const State s = StateFromU(gas, qi); in MassFunction_AdvectionGeneric() 417 const State s = StateFromU(gas, qi); in RHSFunction_AdvectionGeneric()
|
| H A D | channel.h | 109 State s_inside = StateFromU(gas, q_inside); in Channel_Inflow()
|
| H A D | blasius.h | 149 State s_int = StateFromU(gas, qi); in Blasius_Inflow()
|
| H A D | newtonian_state.h | 323 CEED_QFUNCTION_HELPER State StateFromU(NewtonianIGProperties gas, const CeedScalar U[5]) { in StateFromU() function 397 s = StateFromU(gas, Q); in StateFromQ()
|
| H A D | newtonian.h | 208 State s = StateFromU(gas, U); in RHSFunction_Newtonian()
|