Searched refs:idl_pressure (Results 1 – 6 of 6) sorted by relevance
43 CeedScalar idl_pressure; member
160 const CeedScalar P0 = context->idl_pressure; in RHSFunction_Newtonian()231 const CeedScalar P0 = context->idl_pressure; in IFunction_Newtonian()
260 …CeedScalar idl_decay_time = -1, idl_start = 0, idl_length = 0, idl_pressure = reference.pressu… in NS_NEWTONIAN_IG() local369 idl_pressure = reference.pressure; in NS_NEWTONIAN_IG()370 …pressure", "Pressure IDL uses as reference (default is `-reference_pressure`)", NULL, idl_pressure, in NS_NEWTONIAN_IG()371 &idl_pressure, NULL)); in NS_NEWTONIAN_IG()432 newtonian_ig_ctx->idl_pressure = idl_pressure; in NS_NEWTONIAN_IG()
337 …if (P0_set) newtonian_ig_ctx->idl_pressure = P_inf; // For maintaining behavior of -P0 flag (whic… in NS_BLASIUS()
632 * - `-idl_pressure`
878 …lt value equal to `-reference_pressure` flag, with an optional flag `-idl_pressure` to set it to a…