Home
last modified time | relevance | path

Searched refs:WeightNonTensor (Results 1 – 4 of 4) sorted by relevance

/libCEED/include/ceed/jit-source/cuda/
H A Dcuda-shared-basis-nontensor-templates.h96 inline __device__ void WeightNonTensor(SharedData_Cuda &data, const CeedScalar *__restrict__ q_weig… in WeightNonTensor() function
H A Dcuda-shared-basis-nontensor.h197 WeightNonTensor<BASIS_P, BASIS_Q>(data, q_weight, r_W); in Weight()
/libCEED/include/ceed/jit-source/hip/
H A Dhip-shared-basis-nontensor-templates.h96 inline __device__ void WeightNonTensor(SharedData_Hip &data, const CeedScalar *__restrict__ q_weigh… in WeightNonTensor() function
H A Dhip-shared-basis-nontensor.h200 WeightNonTensor<BASIS_P, BASIS_Q>(data, q_weight, r_W); in __launch_bounds__()