Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Deulervortex.h17 struct EulerContext_ { struct
18 CeedScalar center[3];
19 CeedScalar curr_time;
20 CeedScalar vortex_strength;
21 CeedScalar c_tau;
22 CeedScalar mean_velocity[3];
23 bool implicit;
24 int euler_test;
25 int stabilization; // See StabilizationType: 0=none, 1=SU, 2=SUPG