Home
last modified time | relevance | path

Searched refs:idl_length (Results 1 – 5 of 5) sorted by relevance

/libCEED/examples/fluids/qfunctions/
H A Dnewtonian_types.h46 CeedScalar idl_length; member
H A Dnewtonian.h193 …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 Dnewtonian.c260 …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 DREADME.md627 * - `-idl_length`
H A Dindex.md876 …sigma(\bm{x})$ is a linear ramp starting at `-idl_start` with length `-idl_length` and an amplitud…