Searched refs:StateFromU (Results 1 – 6 of 6) sorted by relevance
| /libCEED/examples/fluids/qfunctions/ |
| H A D | gaussianwave.h | 58 State initCond = StateFromU(newt_ctx, U); in IC_GaussianWave()
|
| H A D | advection.h | 240 grad_s[2] = StateFromU(gas, U); in StatePhysicalGradientFromReference_ND() 298 const State s = StateFromU(gas, qi); in IFunction_AdvectionGeneric() 379 const State s = StateFromU(gas, qi); in MassFunction_AdvectionGeneric() 434 const State s = StateFromU(gas, qi); in RHSFunction_AdvectionGeneric()
|
| H A D | channel.h | 117 State s_inside = StateFromU(gas, q_inside); in Channel_Inflow()
|
| H A D | blasius.h | 158 State s_int = StateFromU(gas, qi); in Blasius_Inflow()
|
| H A D | newtonian_state.h | 328 CEED_QFUNCTION_HELPER State StateFromU(NewtonianIdealGasContext gas, const CeedScalar U[5]) { in StateFromU() function 402 s = StateFromU(gas, Q); in StateFromQ()
|
| H A D | newtonian.h | 167 State s = StateFromU(context, U); in RHSFunction_Newtonian()
|