Home
last modified time | relevance | path

Searched defs:WeightTensor2d (Results 1 – 3 of 3) sorted by relevance

/libCEED/include/ceed/jit-source/cuda/
H A Dcuda-shared-basis-tensor-templates.h310 inline __device__ void WeightTensor2d(SharedData_Cuda &data, const CeedScalar *__restrict__ q_weigh… in WeightTensor2d() function
/libCEED/include/ceed/jit-source/hip/
H A Dhip-shared-basis-tensor-templates.h309 inline __device__ void WeightTensor2d(SharedData_Hip &data, const CeedScalar *__restrict__ q_weight… in WeightTensor2d() function
/libCEED/include/ceed/jit-source/sycl/
H A Dsycl-shared-basis-tensor-templates.h266 inline void WeightTensor2d(const CeedInt Q_1D, const CeedScalar *restrict q_weight_1d, CeedScalar *… in WeightTensor2d() function