Home
last modified time | relevance | path

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

/libCEED/examples/fluids/problems/
H A Dshocktube.c58 CeedScalar Cyzb = 0.1; // -, used in approximation of (Na),x in NS_SHOCKTUBE() local
128 shocktube_ctx->Cyzb = Cyzb; in NS_SHOCKTUBE()
/libCEED/examples/fluids/qfunctions/
H A Dshocktube.h39 CeedScalar Cyzb; member
231 const CeedScalar Cyzb = context->Cyzb; in EulerShockTube() local
310 h_shock /= Cyzb; in EulerShockTube()