Searched refs:idl_pressure (Results 1 – 5 of 5) sorted by relevance
| /honee/qfunctions/ |
| H A D | newtonian_types.h | 38 CeedScalar idl_pressure; member
|
| H A D | newtonian.h | 234 const CeedScalar idl_pressure = context->idl_pressure; in RHSFunction_Newtonian() local 236 …CeedScalar damp_state[5] = {s.Y.pressure - idl_pressure, 0, 0, 0, 0}, idl_residual[5] = {0.}; in RHSFunction_Newtonian() 342 …as, context->idl_amplitude, context->idl_length, context->idl_start, x_i[0], context->idl_pressure, in IFunction_Newtonian()
|
| /honee/problems/ |
| H A D | newtonian.c | 408 .idl_pressure = reference.pressure, in NS_NEWTONIAN_IG() 466 newtonian_ig_ctx->idl_pressure = reference.pressure; in NS_NEWTONIAN_IG() 468 … newtonian_ig_ctx->idl_pressure, &newtonian_ig_ctx->idl_pressure, NULL)); in NS_NEWTONIAN_IG()
|
| H A D | blasius.c | 199 …if (P0_set) newtonian_ig_ctx->idl_pressure = P_inf; // For maintaining behavior of -P0 flag (whic… in NS_BLASIUS()
|
| /honee/doc/ |
| H A D | theory.md | 724 …lt value equal to `-reference_pressure` flag, with an optional flag `-idl_pressure` to set it to a… 749 * - `-idl_pressure`
|