Searched defs:entropy (Results 1 – 2 of 2) sorted by relevance
102 const CeedScalar entropy = log(Y.pressure) - gamma * log(rho); in StateEntropyFromPrimitive() local136 const CeedScalar entropy = gamma - (gamma - 1) * (V.S_density - e_kinetic * V.S_energy); in StatePrimitiveFromEntropy() local188 const CeedScalar entropy = log(p) - gamma * log(U.density); in StateEntropyFromConservative() local221 const CeedScalar entropy = gamma - (gamma - 1) * (V.S_density - e_kinetic * V.S_energy); in StateConservativeFromEntropy() local239 const CeedScalar entropy = gamma - (gamma - 1) * (V.S_density - e_kinetic * V.S_energy); in StateConservativeFromEntropy_fwd() local
124 const CeedScalar entropy = log(P) - gamma * log(rho); in UnitTests_Newtonian() local