Home
last modified time | relevance | path

Searched defs:c_tau (Results 1 – 4 of 4) sorted by relevance

/honee/problems/
H A Dshocktube.c52 CeedScalar c_tau = 0.5; // -, based on Hughes et al (2010) in NS_SHOCKTUBE() local
H A Deulervortex.c87 CeedScalar c_tau = 0.5; // - in NS_EULER_VORTEX() local
/honee/qfunctions/
H A Dshocktube.h36 CeedScalar c_tau; member
157 const CeedScalar c_tau) { in Tau_spatial()
221 const CeedScalar c_tau = context->c_tau; in EulerShockTube() local
H A Deulervortex.h21 CeedScalar c_tau; member
210 const CeedScalar c_tau) { in Tau_spatial()
271 const CeedScalar c_tau = context->c_tau; in Euler() local
392 const CeedScalar c_tau = context->c_tau; in IFunction_Euler() local