Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dstg_shur14.h271 CeedScalar Ek_tot = 0; in StgShur14Preprocess() local
274 Ek_tot += Calc_qn(kappa[n], dkappa, keta, kcut, ke, 1.0); in StgShur14Preprocess()
277 stg_data[i] = Ek_tot != 0 ? 1 / Ek_tot : 0; in StgShur14Preprocess()