Searched defs:GaussianWaveContext_ (Results 1 – 1 of 1) sorted by relevance
19 struct GaussianWaveContext_ { struct20 CeedScalar epicenter[3]; // Location of the perturbation21 CeedScalar width; // Controls width of the perturbation22 CeedScalar amplitude; // Amplitude of the perturbation23 State S_infty; // Flow state at infinity24 struct NewtonianIdealGasContext_ newt_ctx;