Searched refs:xdotd (Results 1 – 1 of 1) sorted by relevance
164 CeedScalar xdotd, vp[3] = {0.}; in StgShur14Calc() local169 xdotd = 0.; in StgShur14Calc()170 for (CeedInt i = 0; i < 3; i++) xdotd += d[i * nmodes + n] * xhat[i]; in StgShur14Calc()171 const CeedScalar cos_kxdp = cos(kappa[n] * xdotd + phi[n]); in StgShur14Calc()209 CeedScalar xdotd, vp[3] = {0.}; in StgShur14Calc_PrecompEktot() local214 xdotd = 0.; in StgShur14Calc_PrecompEktot()215 for (CeedInt i = 0; i < 3; i++) xdotd += d[i * nmodes + n] * xhat[i]; in StgShur14Calc_PrecompEktot()216 const CeedScalar cos_kxdp = cos(kappa[n] * xdotd + phi[n]); in StgShur14Calc_PrecompEktot()