Searched defs:entropy (Results 1 – 2 of 2) sorted by relevance
95 const CeedScalar entropy = log(Y.pressure) - gamma * log(rho); in StateEntropyFromPrimitive() local129 const CeedScalar entropy = gamma - (gamma - 1) * (V.S_density - e_kinetic * V.S_energy); in StatePrimitiveFromEntropy() local181 const CeedScalar entropy = log(p) - gamma * log(U.density); in StateEntropyFromConservative() local214 const CeedScalar entropy = gamma - (gamma - 1) * (V.S_density - e_kinetic * V.S_energy); in StateConservativeFromEntropy() local232 const CeedScalar entropy = gamma - (gamma - 1) * (V.S_density - e_kinetic * V.S_energy); in StateConservativeFromEntropy_fwd() local
748 const CeedScalar entropy = log(P) - gamma * log(rho); in UnitTests_Newtonian() local