Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Dnewtonian_state.h122 CeedScalar dentropy = dY.pressure / s.Y.pressure - gamma * drho / s.U.density; in StateEntropyFromPrimitive_fwd() local
150 …const CeedScalar dentropy = (1 - gamma) * (dV.S_density - e_kinetic * dV.S_energy - de_kinetic *… in StatePrimitiveFromEntropy_fwd() local
205 CeedScalar dentropy = dp / p - gamma * dU.density / s.U.density; in StateEntropyFromConservative_fwd() local
240 …const CeedScalar dentropy = -(gamma - 1) * (dV.S_density - (de_kinetic * V.S_energy + e_kinetic … in StateConservativeFromEntropy_fwd() local