Searched defs:c_tau (Results 1 – 6 of 6) sorted by relevance
52 CeedScalar c_tau = 0.5; // - in NS_EULER_VORTEX() local
56 CeedScalar c_tau = 0.5; // -, based on Hughes et al (2010) in NS_SHOCKTUBE() local
248 CeedScalar c_tau = 0.5 / degree; // - in NS_NEWTONIAN_IG() local
41 CeedScalar c_tau; member169 const CeedScalar c_tau) { in Tau_spatial()233 const CeedScalar c_tau = context->c_tau; in EulerShockTube() local
27 CeedScalar c_tau; member216 const CeedScalar c_tau) { in Tau_spatial()277 const CeedScalar c_tau = context->c_tau; in Euler() local399 const CeedScalar c_tau = context->c_tau; in IFunction_Euler() local
30 CeedScalar c_tau; member