Searched defs:GaussianWaveContext_ (Results 1 – 1 of 1) sorted by relevance
12 struct GaussianWaveContext_ { struct13 CeedScalar epicenter[3]; // Location of the perturbation14 CeedScalar width; // Controls width of the perturbation15 CeedScalar amplitude; // Amplitude of the perturbation16 State S_infty; // Flow state at infinity17 struct NewtonianIdealGasContext_ newt_ctx;