Searched refs:u0 (Results 1 – 4 of 4) sorted by relevance
| /libCEED/examples/fluids/qfunctions/ |
| H A D | stg_shur14_type.h | 24 CeedScalar u0; // !< Convective velocity member
|
| H A D | stg_shur14.h | 168 xhat[0] = (X[0] - stg_ctx->u0 * t) * Max(2 * kappa[0] / kappa[n], 0.1); in StgShur14Calc() 213 xhat[0] = (X[0] - stg_ctx->u0 * t) * Max(2 * kappa[0] / kappa[n], 0.1); in StgShur14Calc_PrecompEktot()
|
| /libCEED/examples/fluids/problems/ |
| H A D | stg_shur14.c | 226 …CeedScalar u0 = 0.0, alpha = 1.01, stg_dx = -1, stg_h_scale_factor = 1 / user->app_c… in SetupStg() local 235 …PetscCall(PetscOptionsReal("-stg_u0", "Advective velocity for the fluctuations", NULL, u0, &u0, NU… in SetupStg() 249 global_stg_ctx->u0 = u0; in SetupStg()
|
| /libCEED/examples/fluids/ |
| H A D | index.md | 797 u0[U0]; 811 u0 --Copy--> u0C[U0]
|