Home
last modified time | relevance | path

Searched defs:NewtonianIdealGasContext_ (Results 1 – 1 of 1) sorted by relevance

/honee/qfunctions/
H A Dnewtonian_types.h29 struct NewtonianIdealGasContext_ { struct
30 NewtonianIGProperties gas;
31 CeedScalar g[3];
32 CeedScalar time;
33 CeedScalar ijacobian_time_shift;
34 bool is_implicit;
35 StateVariable state_var;
36 StabilizationType stabilization;
37 bool idl_enable;
38 CeedScalar idl_pressure;
[all …]