Searched defs:STGShur14Context_ (Results 1 – 1 of 1) sorted by relevance
13 struct STGShur14Context_ { struct14 CeedInt nmodes; // !< Number of wavemodes15 …edInt nprofs; // !< Number of profile points in STGInflow.dat16 CeedScalar alpha; // !< Geometric growth rate of kappa17 CeedScalar u0; // !< Convective velocity18 CeedScalar time; // !< Solution time19 CeedScalar P0; // !< Inlet pressure20 CeedScalar theta0; // !< Inlet temperature21 …bool is_implicit; // !< Whether using implicit time integration22 bool mean_only; // !< Only apply the mean profile[all …]