Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dstabilization.h74 const CeedScalar cv = gas.cv; in Tau_diagPrim() local
H A Dnewtonian_types.h24 CeedScalar cv; member
H A Deulervortex.h67 const CeedScalar cv = 2.5; in Exact_Euler() local
527 const CeedScalar cv = 2.5; in TravelingVortex_Inflow() local
H A Dstg_shur14.h351 const CeedScalar cv = gas.cv; in StgShur14Inflow() local
422 const CeedScalar cv = gas.cv; in StgShur14Inflow_Jacobian() local
H A Dshocktube.h22 CeedScalar cv; member
/honee/problems/
H A Dchannel.c96 CeedScalar cv = newtonian_ig_ctx->gas.cv, cp = newtonian_ig_ctx->gas.cp; in NS_CHANNEL() local