Searched defs:sV (Results 1 – 4 of 4) sorted by relevance
15 static __device__ __inline__ void magma_weight_1d_device(const T *sTweight, T *sV, const int tx) { in magma_weight_1d_device()40 CeedScalar *sV = sTweight + BASIS_Q; in __launch_bounds__() local
52 CeedScalar *sV[BASIS_NUM_COMP]; in __launch_bounds__() local97 CeedScalar *sV[BASIS_NUM_COMP]; in __launch_bounds__() local142 CeedScalar *sV[BASIS_NUM_COMP]; in __launch_bounds__() local
28 CeedScalar *sV = sqweight + BASIS_Q; in __launch_bounds__() local