Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Deulervortex.h215 …dScalar Tau_x[3], const CeedScalar dXdx[3][3], const CeedScalar u[3], const CeedScalar sound_speed, in Tau_spatial()
359 const CeedScalar sound_speed = sqrt(gamma * P / rho); in Euler() local
487 const CeedScalar sound_speed = sqrt(gamma * P / rho); in IFunction_Euler() local
H A Dshocktube.h168 …dScalar Tau_x[3], const CeedScalar dXdx[3][3], const CeedScalar u[3], const CeedScalar sound_speed, in Tau_spatial()
349 const CeedScalar sound_speed = sqrt(gamma * P / rho); in EulerShockTube() local