Searched refs:idl_length (Results 1 – 5 of 5) sorted by relevance
| /libCEED/examples/fluids/qfunctions/ |
| H A D | newtonian_types.h | 46 CeedScalar idl_length; member
|
| H A D | newtonian.h | 193 …sigma = LinearRampCoefficient(context->idl_amplitude, context->idl_length, context->idl_st… in RHSFunction_Newtonian() 272 …const CeedScalar sigma = LinearRampCoefficient(context->idl_amplitude, context->idl_length, contex… 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 368 …("-idl_length", "Length of IDL in the positive x direction", NULL, idl_length, &idl_length, NULL)); in NS_NEWTONIAN_IG() 431 newtonian_ig_ctx->idl_length = idl_length * meter; in NS_NEWTONIAN_IG()
|
| /libCEED/examples/fluids/ |
| H A D | README.md | 627 * - `-idl_length`
|
| H A D | index.md | 876 …sigma(\bm{x})$ is a linear ramp starting at `-idl_start` with length `-idl_length` and an amplitud…
|