Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dblasius.h15 struct BlasiusContext_ { struct
16 bool implicit; // !< Using implicit timesteping or not
17 bool weakT; // !< flag to set Temperature weakly at inflow
18 CeedScalar delta0; // !< Boundary layer height at inflow
19 State S_infty;
20 …edScalar T_wall; // !< Temperature at the wall
21 …edScalar x_inflow; // !< Location of inflow in x
22 …Scalar n_cheb; // !< Number of Chebyshev terms
23 … *X; // !< Chebyshev polynomial coordinate vector (CPU only)
24 …Scalar eta_max; // !< Maximum eta in the domain
[all …]