Searched refs:Ek_tot (Results 1 – 1 of 1) sorted by relevance
269 CeedScalar Ek_tot = 0; in StgShur14Preprocess() local272 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()