Home
last modified time | relevance | path

Searched refs:StateToQ_fwd (Results 1 – 2 of 2) sorted by relevance

/libCEED/examples/fluids/problems/
H A Dnewtonian.c90 StateToQ_fwd(gas, state_0, dstate_0, dB, state_var_B); in TestState_fwd()
/libCEED/examples/fluids/qfunctions/
H A Dnewtonian_state.h312 CEED_QFUNCTION_HELPER void StateToQ_fwd(NewtonianIdealGasContext gas, const State input, const Stat… in StateToQ_fwd() function