Searched defs:STGShur14Context_ (Results 1 – 1 of 1) sorted by relevance
20 struct STGShur14Context_ { struct21 CeedInt nmodes; // !< Number of wavemodes22 …edInt nprofs; // !< Number of profile points in STGInflow.dat23 CeedScalar alpha; // !< Geometric growth rate of kappa24 CeedScalar u0; // !< Convective velocity25 CeedScalar time; // !< Solution time26 CeedScalar P0; // !< Inlet pressure27 CeedScalar theta0; // !< Inlet temperature28 …bool is_implicit; // !< Whether using implicit time integration29 bool mean_only; // !< Only apply the mean profile[all …]