Home
last modified time | relevance | path

Searched defs:cv (Results 1 – 8 of 8) sorted by relevance

/libCEED/examples/fluids/problems/
H A Dchannel.c88 CeedScalar cv = newtonian_ig_ctx->cv, cp = newtonian_ig_ctx->cp; in NS_CHANNEL() local
H A Dnewtonian.c242 CeedScalar cv = 717.; // J/(kg K) in NS_NEWTONIAN_IG() local
/libCEED/examples/fluids/qfunctions/
H A Dstabilization.h79 const CeedScalar cv = gas->cv; in Tau_diagPrim() local
H A Ddensitycurrent.h98 const CeedScalar cv = gas->cv; in Exact_DC() local
H A Dnewtonian_types.h27 CeedScalar cv; member
H A Deulervortex.h73 const CeedScalar cv = 2.5; in Exact_Euler() local
536 const CeedScalar cv = 2.5; in TravelingVortex_Inflow() local
H A Dstg_shur14.h347 const CeedScalar cv = stg_ctx->newtonian_ctx.cv; in StgShur14Inflow() local
417 const CeedScalar cv = stg_ctx->newtonian_ctx.cv; in StgShur14Inflow_Jacobian() local
H A Dshocktube.h27 CeedScalar cv; member