Searched defs:sound_speed (Results 1 – 2 of 2) sorted by relevance
209 …dScalar Tau_x[3], const CeedScalar dXdx[3][3], const CeedScalar u[3], const CeedScalar sound_speed, in Tau_spatial()353 const CeedScalar sound_speed = sqrt(gamma * P / rho); in Euler() local479 const CeedScalar sound_speed = sqrt(gamma * P / rho); in IFunction_Euler() local
156 …dScalar Tau_x[3], const CeedScalar dXdx[3][3], const CeedScalar u[3], const CeedScalar sound_speed, in Tau_spatial()337 const CeedScalar sound_speed = sqrt(gamma * P / rho); in EulerShockTube() local