Home
last modified time | relevance | path

Searched defs:rho_div_p (Results 1 – 2 of 2) sorted by relevance

/honee/qfunctions/
H A Dnewtonian_state.h96 const CeedScalar rho_div_p = rho / Y.pressure; in StateEntropyFromPrimitive() local
112 const CeedScalar rho_div_p = s.U.density / s.Y.pressure; in StateEntropyFromPrimitive_fwd() local
/honee/problems/
H A Dnewtonian.c749 const CeedScalar rho_div_p = rho / P; in UnitTests_Newtonian() local