Searched defs:AdvectionContext_ (Results 1 – 1 of 1) sorted by relevance
54 struct AdvectionContext_ { struct55 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 …]