Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Dstg_shur14_type.h20 struct STGShur14Context_ { struct
21 CeedInt nmodes; // !< Number of wavemodes
22 …edInt nprofs; // !< Number of profile points in STGInflow.dat
23 CeedScalar alpha; // !< Geometric growth rate of kappa
24 CeedScalar u0; // !< Convective velocity
25 CeedScalar time; // !< Solution time
26 CeedScalar P0; // !< Inlet pressure
27 CeedScalar theta0; // !< Inlet temperature
28 …bool is_implicit; // !< Whether using implicit time integration
29 bool mean_only; // !< Only apply the mean profile
[all …]