Searched refs:WeightNonTensor (Results 1 – 4 of 4) sorted by relevance
96 inline __device__ void WeightNonTensor(SharedData_Cuda &data, const CeedScalar *__restrict__ q_weig… in WeightNonTensor() function
197 WeightNonTensor<BASIS_P, BASIS_Q>(data, q_weight, r_W); in Weight()
96 inline __device__ void WeightNonTensor(SharedData_Hip &data, const CeedScalar *__restrict__ q_weigh… in WeightNonTensor() function
200 WeightNonTensor<BASIS_P, BASIS_Q>(data, q_weight, r_W); in __launch_bounds__()