Searched refs:idl_start (Results 1 – 5 of 5) sorted by relevance
| /libCEED/examples/fluids/qfunctions/ |
| H A D | newtonian_types.h | 45 CeedScalar idl_start; member
|
| H A D | newtonian.h | 193 … = LinearRampCoefficient(context->idl_amplitude, context->idl_length, context->idl_start, x_i[0]); in RHSFunction_Newtonian() 272 …a = LinearRampCoefficient(context->idl_amplitude, context->idl_length, context->idl_start, x_i[0]); in IFunction_Newtonian()
|
| /libCEED/examples/fluids/problems/ |
| H A D | newtonian.c | 260 …CeedScalar idl_decay_time = -1, idl_start = 0, idl_length = 0, idl_pressure = reference.pressu… in NS_NEWTONIAN_IG() local 367 …OptionsScalar("-idl_start", "Start of IDL in the x direction", NULL, idl_start, &idl_start, NULL)); in NS_NEWTONIAN_IG() 430 newtonian_ig_ctx->idl_start = idl_start * meter; in NS_NEWTONIAN_IG()
|
| /libCEED/examples/fluids/ |
| H A D | README.md | 622 * - `-idl_start`
|
| H A D | index.md | 876 …ef}, \bm{0}, 0]^T$, and $\sigma(\bm{x})$ is a linear ramp starting at `-idl_start` with length `-i…
|