Searched refs:WeightTensor2d (Results 1 – 6 of 6) sorted by relevance
| /libCEED/include/ceed/jit-source/sycl/ |
| H A D | sycl-shared-basis-tensor.h | 174 WeightTensor2d(BASIS_Q_1D, q_weight_1d, r_W); in Weight()
|
| H A D | sycl-shared-basis-tensor-templates.h | 266 inline void WeightTensor2d(const CeedInt Q_1D, const CeedScalar *restrict q_weight_1d, CeedScalar *… in WeightTensor2d() function
|
| /libCEED/include/ceed/jit-source/cuda/ |
| H A D | cuda-shared-basis-tensor-templates.h | 310 inline __device__ void WeightTensor2d(SharedData_Cuda &data, const CeedScalar *__restrict__ q_weigh… in WeightTensor2d() function
|
| H A D | cuda-shared-basis-tensor.h | 497 WeightTensor2d<BASIS_P_1D, BASIS_Q_1D>(data, q_weight_1d, r_W); in Weight()
|
| /libCEED/include/ceed/jit-source/hip/ |
| H A D | hip-shared-basis-tensor-templates.h | 309 inline __device__ void WeightTensor2d(SharedData_Hip &data, const CeedScalar *__restrict__ q_weight… in WeightTensor2d() function
|
| H A D | hip-shared-basis-tensor.h | 504 WeightTensor2d<BASIS_P_1D, BASIS_Q_1D>(data, q_weight_1d, r_W); in __launch_bounds__()
|