Home
last modified time | relevance | path

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

/libCEED/examples/fluids/problems/
H A Dnewtonian.c125 const CeedScalar rho_div_p = rho / P; in UnitTests_Newtonian() local
/libCEED/examples/fluids/qfunctions/
H A Dnewtonian_state.h103 const CeedScalar rho_div_p = rho / Y.pressure; in StateEntropyFromPrimitive() local
119 const CeedScalar rho_div_p = s.U.density / s.Y.pressure; in StateEntropyFromPrimitive_fwd() local