Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dadvection_types.h54 struct AdvectionContext_ { struct
55 bool strong_form;
56 CeedScalar E_wind;
57 bool implicit;
58 CeedScalar dt;
59 CeedScalar diffusion_coeff;
61 StabilizationType stabilization;
62 StabilizationTauType stabilization_tau;
63 CeedScalar CtauS;
64 CeedScalar Ctau_a, Ctau_d, Ctau_t;
[all …]