Searched refs:WeightTensor3d (Results 1 – 6 of 6) sorted by relevance
| /libCEED/include/ceed/jit-source/sycl/ |
| H A D | sycl-shared-basis-tensor.h | 178 WeightTensor3d(BASIS_Q_1D, q_weight_1d, r_W); in Weight()
|
| H A D | sycl-shared-basis-tensor-templates.h | 587 inline void WeightTensor3d(const CeedInt Q_1D, const CeedScalar *restrict q_weight_1d, CeedScalar *… in WeightTensor3d() function
|
| /libCEED/include/ceed/jit-source/cuda/ |
| H A D | cuda-shared-basis-tensor-templates.h | 648 inline __device__ void WeightTensor3d(SharedData_Cuda &data, const CeedScalar *__restrict__ q_weigh… in WeightTensor3d() function
|
| H A D | cuda-shared-basis-tensor.h | 500 WeightTensor3d<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 | 646 inline __device__ void WeightTensor3d(SharedData_Hip &data, const CeedScalar *__restrict__ q_weight… in WeightTensor3d() function
|
| H A D | hip-shared-basis-tensor.h | 507 WeightTensor3d<BASIS_P_1D, BASIS_Q_1D>(data, q_weight_1d, r_W); in __launch_bounds__()
|