Home
last modified time | relevance | path

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

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