Searched refs:Grad1d (Results 1 – 6 of 6) sorted by relevance
| /libCEED/include/ceed/jit-source/sycl/ ! |
| H A D | sycl-shared-basis-tensor.h | 109 Grad1d(BASIS_NUM_COMP, BASIS_P_1D, BASIS_Q_1D, r_U, s_G, r_V, elem_scratch); in Grad()
|
| H A D | sycl-shared-basis-tensor-templates.h | 77 inline void Grad1d(const CeedInt NUM_COMP, const CeedInt P_1D, const CeedInt Q_1D, private const Ce… in Grad1d() function
|
| /libCEED/include/ceed/jit-source/cuda/ ! |
| H A D | cuda-shared-basis-tensor.h | 252 Grad1d<BASIS_NUM_COMP, BASIS_P_1D, BASIS_Q_1D, BASIS_T_1D>(data, r_U, s_B, s_G, r_V); in Grad() 293 Grad1d<BASIS_NUM_COMP, BASIS_P_1D, BASIS_Q_1D, BASIS_T_1D>(data, r_U, NULL, s_G, r_V); in GradCollocated()
|
| H A D | cuda-shared-basis-tensor-templates.h | 95 inline __device__ void Grad1d(SharedData_Cuda &data, const CeedScalar *__restrict__ r_U, const Ceed… in Grad1d() function
|
| /libCEED/include/ceed/jit-source/hip/ ! |
| H A D | hip-shared-basis-tensor.h | 254 Grad1d<BASIS_NUM_COMP, BASIS_P_1D, BASIS_Q_1D, BASIS_T_1D>(data, r_U, s_B, s_G, r_V); in __launch_bounds__() 296 Grad1d<BASIS_NUM_COMP, BASIS_P_1D, BASIS_Q_1D, BASIS_T_1D>(data, r_U, NULL, s_G, r_V); in __launch_bounds__()
|
| H A D | hip-shared-basis-tensor-templates.h | 95 inline __device__ void Grad1d(SharedData_Hip &data, const CeedScalar *__restrict__ r_U, const CeedS… in Grad1d() function
|