Home
last modified time | relevance | path

Searched refs:StateFromU (Results 1 – 6 of 6) sorted by relevance

/honee/qfunctions/
H A Dgaussianwave.h52 State initCond = StateFromU(gas, U); in IC_GaussianWave()
H A Dadvection.h223 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 Dchannel.h109 State s_inside = StateFromU(gas, q_inside); in Channel_Inflow()
H A Dblasius.h149 State s_int = StateFromU(gas, qi); in Blasius_Inflow()
H A Dnewtonian_state.h323 CEED_QFUNCTION_HELPER State StateFromU(NewtonianIGProperties gas, const CeedScalar U[5]) { in StateFromU() function
397 s = StateFromU(gas, Q); in StateFromQ()
H A Dnewtonian.h208 State s = StateFromU(gas, U); in RHSFunction_Newtonian()