Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Dstg_shur14.h269 CeedScalar Ek_tot = 0; in StgShur14Preprocess() local
272 Ek_tot += Calc_qn(kappa[n], dkappa, keta, kcut, ke, 1.0); in StgShur14Preprocess()
275 stg_data[i] = Ek_tot != 0 ? 1 / Ek_tot : 0; in StgShur14Preprocess()