Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Dgaussianwave.h19 struct GaussianWaveContext_ { struct
20 CeedScalar epicenter[3]; // Location of the perturbation
21 CeedScalar width; // Controls width of the perturbation
22 CeedScalar amplitude; // Amplitude of the perturbation
23 State S_infty; // Flow state at infinity
24 struct NewtonianIdealGasContext_ newt_ctx;