Home
last modified time | relevance | path

Searched refs:Cyzb (Results 1 – 2 of 2) sorted by relevance

/honee/problems/
H A Dshocktube.c54 CeedScalar Cyzb = 0.1; // -, used in approximation of (Na),x in NS_SHOCKTUBE() local
101 shocktube_ctx->Cyzb = Cyzb; in NS_SHOCKTUBE()
/honee/qfunctions/
H A Dshocktube.h34 CeedScalar Cyzb; member
219 const CeedScalar Cyzb = context->Cyzb; in EulerShockTube() local
298 h_shock /= Cyzb; in EulerShockTube()