Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Deulervortex.h23 struct EulerContext_ { struct
24 CeedScalar center[3];
25 CeedScalar curr_time;
26 CeedScalar vortex_strength;
27 CeedScalar c_tau;
28 CeedScalar mean_velocity[3];
29 bool implicit;
30 int euler_test;
31 int stabilization; // See StabilizationType: 0=none, 1=SU, 2=SUPG