Searched defs:BlasiusContext_ (Results 1 – 1 of 1) sorted by relevance
15 struct BlasiusContext_ { struct16 bool implicit; // !< Using implicit timesteping or not17 bool weakT; // !< flag to set Temperature weakly at inflow18 CeedScalar delta0; // !< Boundary layer height at inflow19 State S_infty;20 …edScalar T_wall; // !< Temperature at the wall21 …edScalar x_inflow; // !< Location of inflow in x22 …Scalar n_cheb; // !< Number of Chebyshev terms23 … *X; // !< Chebyshev polynomial coordinate vector (CPU only)24 …Scalar eta_max; // !< Maximum eta in the domain[all …]