Searched refs:xdotd (Results 1 – 1 of 1) sorted by relevance
159 CeedScalar xdotd, vp[3] = {0.}; in StgShur14Calc() local164 xdotd = 0.; in StgShur14Calc()165 for (CeedInt i = 0; i < 3; i++) xdotd += d[i * nmodes + n] * xhat[i]; in StgShur14Calc()166 const CeedScalar cos_kxdp = cos(kappa[n] * xdotd + phi[n]); in StgShur14Calc()204 CeedScalar xdotd, vp[3] = {0.}; in StgShur14Calc_PrecompEktot() local209 xdotd = 0.; in StgShur14Calc_PrecompEktot()210 for (CeedInt i = 0; i < 3; i++) xdotd += d[i * nmodes + n] * xhat[i]; in StgShur14Calc_PrecompEktot()211 const CeedScalar cos_kxdp = cos(kappa[n] * xdotd + phi[n]); in StgShur14Calc_PrecompEktot()