Searched defs:sTweight (Results 1 – 3 of 3) 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()39 CeedScalar *sTweight = (CeedScalar *)shared_data; in __launch_bounds__() local
15 static __device__ __inline__ void magma_weight_3d_device(const T *sTweight, T rV[DIM][NUM_COMP][Q],… in magma_weight_3d_device()49 CeedScalar *sTweight = (CeedScalar *)shared_data; in __launch_bounds__() local
15 static __device__ __inline__ void magma_weight_2d_device(const T *sTweight, T rV[DIM][NUM_COMP][Q],… in magma_weight_2d_device()48 CeedScalar *sTweight = (CeedScalar *)shared_data; in __launch_bounds__() local