Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Deulervortex.h209 …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() local
479 const CeedScalar sound_speed = sqrt(gamma * P / rho); in IFunction_Euler() local
H A Dshocktube.h156 …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