Home
last modified time | relevance | path

Searched defs:P0 (Results 1 – 10 of 10) sorted by relevance

/libCEED/examples/fluids/qfunctions/
H A Ddensitycurrent.h27 CeedScalar P0; member
91 const CeedScalar P0 = context->P0; in Exact_DC() local
H A Dchannel.h24 CeedScalar P0; // !< Reference Pressure member
35 const CeedScalar P0 = context->P0; in Exact_Channel() local
H A Dstg_shur14.h244 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 Dstg_shur14_type.h26 CeedScalar P0; // !< Inlet pressure member
H A Dnewtonian.h160 const CeedScalar P0 = context->idl_pressure; in RHSFunction_Newtonian() local
231 const CeedScalar P0 = context->idl_pressure; in IFunction_Newtonian() local
H A Dshocktube.h25 CeedScalar P0; member
/libCEED/examples/fluids/problems/
H A Dchannel.c46 CeedScalar P0 = 1.e5; // Pa in NS_CHANNEL() local
H A Ddensitycurrent.c41 CeedScalar P0 = 1.e5; // Pa in NS_DENSITY_CURRENT() local
H A Dstg_shur14.c221 const CeedScalar P0) { in SetupStg()
/libCEED/interface/
H A Dceed-basis.c2504 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