Searched defs:xx (Results 1 – 8 of 8) sorted by relevance
10 real*8 xx(10) variable
19 real*8 xx(ne+1) variable
39 real*8 xx(xdimmax*maxdim) variable
40 real*8 xx(xdimmax*maxdim) variable
54 const CeedScalar xx[3][1] = {{X[i + 0 * Q]}, {X[i + 1 * Q]}, {X[i + 2 * Q]}}; in SetupMassGeoSphere() local
54 const CeedScalar xx[3] = {X[i + 0 * Q], X[i + 1 * Q], X[i + 2 * Q]}; in SetupMassGeo() local
66 const CeedScalar xx[3] = {X[i + 0 * Q], X[i + 1 * Q], X[i + 2 * Q]}; in SetupDiffGeo() local