Searched defs:P0 (Results 1 – 10 of 10) sorted by relevance
| /libCEED/examples/fluids/qfunctions/ |
| H A D | densitycurrent.h | 27 CeedScalar P0; member 91 const CeedScalar P0 = context->P0; in Exact_DC() local
|
| H A D | channel.h | 24 CeedScalar P0; // !< Reference Pressure member 35 const CeedScalar P0 = context->P0; in Exact_Channel() local
|
| H A D | stg_shur14.h | 244 const CeedScalar P0 = stg_ctx->P0; in StgShur14Preprocess() local 292 const CeedScalar P0 = stg_ctx->P0; in ICsStg() local 346 const CeedScalar P0 = stg_ctx->P0; in StgShur14Inflow() local 482 const CeedScalar P0 = stg_ctx->P0; in StgShur14InflowStrongQF() local
|
| H A D | stg_shur14_type.h | 26 CeedScalar P0; // !< Inlet pressure member
|
| H A D | newtonian.h | 160 const CeedScalar P0 = context->idl_pressure; in RHSFunction_Newtonian() local 231 const CeedScalar P0 = context->idl_pressure; in IFunction_Newtonian() local
|
| H A D | shocktube.h | 25 CeedScalar P0; member
|
| /libCEED/examples/fluids/problems/ |
| H A D | channel.c | 46 CeedScalar P0 = 1.e5; // Pa in NS_CHANNEL() local
|
| H A D | densitycurrent.c | 41 CeedScalar P0 = 1.e5; // Pa in NS_DENSITY_CURRENT() local
|
| H A D | stg_shur14.c | 221 const CeedScalar P0) { in SetupStg()
|
| /libCEED/interface/ |
| H A D | ceed-basis.c | 2504 CeedScalar P0, P1, P2, dP2, xi, wi, PI = 4.0 * atan(1.0); in CeedGaussQuadrature() local 2556 CeedScalar P0, P1, P2, dP2, d2P2, xi, wi, PI = 4.0 * atan(1.0); in CeedLobattoQuadrature() local
|