Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Deulervortex.h280 const CeedScalar drho[3] = {dq[0][0][i], dq[1][0][i], dq[2][0][i]}; in Euler() local
401 const CeedScalar drho[3] = {dq[0][0][i], dq[1][0][i], dq[2][0][i]}; in IFunction_Euler() local
H A Dblasius.h204 CeedScalar drho, dE, dP; in Blasius_Inflow_Jacobian() local
H A Dshocktube.h229 const CeedScalar drho[3] = {dq[0][0][i], dq[1][0][i], dq[2][0][i]}; in EulerShockTube() local
H A Dstg_shur14.h443 CeedScalar drho, dE, dP; in StgShur14Inflow_Jacobian() local
H A Dnewtonian_state.h108 …CeedScalar drho = (dY.pressure * s.Y.temperature - s.Y.pressure * dY.temperature) / (GasCon… in StateEntropyFromPrimitive_fwd() local
/honee/problems/
H A Dbc_freestream.c472 CeedScalar drho[5] = {0}; in TestRowSetup_fwd() local