Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dstg_shur14_type.h13 struct STGShur14Context_ { struct
14 CeedInt nmodes; // !< Number of wavemodes
15 …edInt nprofs; // !< Number of profile points in STGInflow.dat
16 CeedScalar alpha; // !< Geometric growth rate of kappa
17 CeedScalar u0; // !< Convective velocity
18 CeedScalar time; // !< Solution time
19 CeedScalar P0; // !< Inlet pressure
20 CeedScalar theta0; // !< Inlet temperature
21 …bool is_implicit; // !< Whether using implicit time integration
22 bool mean_only; // !< Only apply the mean profile
[all …]