Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dadvection_types.h69 struct SetupContextAdv_ { struct
70 CeedScalar rc;
71 CeedScalar lx;
72 CeedScalar ly;
73 CeedScalar lz;
74 CeedScalar wind[3];
75 CeedScalar time;
76 CeedScalar wave_frequency, wave_phase;
77 CeedScalar bl_height_factor; // !< height of boundary layer IC relative to domain height
79 AdvDifWaveType wave_type;
[all …]