Searched refs:StateFromPrimitive (Results 1 – 5 of 5) sorted by relevance
63 State s_ext = StateFromPrimitive(gas, y_ext); in RiemannOutflow()143 State s_ext = StateFromPrimitive(gas, y_ext); in RiemannOutflow_Jacobian()
246 CEED_QFUNCTION_HELPER State StateFromPrimitive(NewtonianIGProperties gas, StatePrimitive Y) { in StateFromPrimitive() function
24 State s = StateFromPrimitive(gas, context->reference); in ICsNewtonianIG()
190 State S_infty = StateFromPrimitive(newtonian_ig_ctx->gas, Y_inf); in NS_BLASIUS()
141 State S_infty = StateFromPrimitive(newtonian_ig_ctx->gas, Y_inf); in FreestreamBCSetup()