Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dgaussianwave.h12 struct GaussianWaveContext_ { struct
13 CeedScalar epicenter[3]; // Location of the perturbation
14 CeedScalar width; // Controls width of the perturbation
15 CeedScalar amplitude; // Amplitude of the perturbation
16 State S_infty; // Flow state at infinity
17 struct NewtonianIdealGasContext_ newt_ctx;