Searched refs:StateToQ (Results 1 – 9 of 9) sorted by relevance
| /honee/qfunctions/ ! |
| H A D | taylorgreen.h | 47 StateToQ(gas, s, q, context->newt_ctx.state_var); in ICsTaylorGreen()
|
| H A D | gaussianwave.h | 53 StateToQ(gas, initCond, qi, state_var); in IC_GaussianWave()
|
| H A D | densitycurrent.h | 137 StateToQ(gas, s, q, context->newt_ctx.state_var); in ICsDC()
|
| H A D | channel.h | 69 StateToQ(gas, s, q, context->newt_ctx.state_var); in ICsChannel()
|
| H A D | stg_shur14.h | 318 StateToQ(gas, s, q, context->state_var); in ICsStg() 511 StateToQ(gas, s, q, stg_ctx->newt_ctx.state_var); in StgShur14InflowStrongQF()
|
| H A D | blasius.h | 117 StateToQ(gas, s, q, context->newt_ctx.state_var); in ICsBlasius()
|
| H A D | newtonian_state.h | 291 CEED_QFUNCTION_HELPER void StateToQ(NewtonianIGProperties gas, const State input, CeedScalar Q[5], … in StateToQ() function 312 StateToQ(gas, dinput, dQ, state_var); in StateToQ_fwd()
|
| H A D | newtonian.h | 25 StateToQ(gas, s, q, state_var); in ICsNewtonianIG()
|
| /honee/problems/ ! |
| H A D | newtonian.c | 685 StateToQ(gas, state_A0, B0, state_var_B); in TestState() 687 StateToQ(gas, state_B0, A0_test, state_var_A); in TestState() 721 StateToQ(gas, state_0, B0, state_var_B); in TestState_fwd() 722 StateToQ(gas, state_1, B1, state_var_B); in TestState_fwd()
|