Searched defs:d_V (Results 1 – 9 of 9) sorted by relevance
| /libCEED/include/ceed/jit-source/hip/ |
| H A D | hip-ref-basis-nontensor.h | 22 CeedScalar *__restrict__ d_V) { in Interp() 30 CeedScalar *__restrict__ d_V) { in InterpTranspose() 41 CeedScalar *__restrict__ d_V) { in Deriv() 49 CeedScalar *__restrict__ d_V) { in DerivTranspose() 59 …ht(const CeedInt num_elem, const CeedScalar *__restrict__ q_weight, CeedScalar *__restrict__ d_V) { in Weight()
|
| H A D | hip-ref-basis-nontensor-templates.h | 18 const CeedScalar *__restrict__ d_U, CeedScalar *__restrict__ d_V) { in Contract() 45 … const CeedScalar *__restrict__ d_U, CeedScalar *__restrict__ d_V) { in ContractTranspose()
|
| /libCEED/include/ceed/jit-source/cuda/ |
| H A D | cuda-ref-basis-nontensor.h | 22 CeedScalar *__restrict__ d_V) { in Interp() 30 CeedScalar *__restrict__ d_V) { in InterpTranspose() 41 CeedScalar *__restrict__ d_V) { in Deriv() 49 CeedScalar *__restrict__ d_V) { in DerivTranspose() 59 …ht(const CeedInt num_elem, const CeedScalar *__restrict__ q_weight, CeedScalar *__restrict__ d_V) { in Weight()
|
| H A D | cuda-shared-basis-tensor.h | 18 …um_elem, const CeedScalar *c_B, const CeedScalar *__restrict__ d_U, CeedScalar *__restrict__ d_V) { in Interp() 57 CeedScalar *__restrict__ d_V) { in InterpCollocated() 87 CeedScalar *__restrict__ d_V) { in InterpTranspose() 126 CeedScalar *__restrict__ d_V) { in InterpCollocatedTranspose() 156 CeedScalar *__restrict__ d_V) { in InterpTransposeAdd() 195 CeedScalar *__restrict__ d_V) { in InterpCollocatedTransposeAdd() 228 CeedScalar *__restrict__ d_V) { in Grad() 271 CeedScalar *__restrict__ d_V) { in GradCollocated() 311 CeedScalar *__restrict__ d_V) { in GradTranspose() 354 … const CeedScalar *__restrict__ d_U, CeedScalar *__restrict__ d_V) { in GradCollocatedTranspose() [all …]
|
| H A D | cuda-shared-basis-nontensor.h | 18 …um_elem, const CeedScalar *c_B, const CeedScalar *__restrict__ d_U, CeedScalar *__restrict__ d_V) { in Interp() 45 CeedScalar *__restrict__ d_V) { in InterpTranspose() 72 CeedScalar *__restrict__ d_V) { in InterpTransposeAdd() 101 …um_elem, const CeedScalar *c_G, const CeedScalar *__restrict__ d_U, CeedScalar *__restrict__ d_V) { in Grad() 128 CeedScalar *__restrict__ d_V) { in GradTranspose() 155 CeedScalar *__restrict__ d_V) { in GradTransposeAdd()
|
| H A D | cuda-shared-basis-tensor-at-points.h | 24 …t CeedScalar *__restrict__ d_X, const CeedScalar *__restrict__ d_U, CeedScalar *__restrict__ d_V) { in InterpAtPoints() 80 … const CeedScalar *__restrict__ d_U, CeedScalar *__restrict__ d_V) { in InterpTransposeAtPoints() 150 … const CeedScalar *__restrict__ d_U, CeedScalar *__restrict__ d_V) { in InterpTransposeAddAtPoints() 211 …t CeedScalar *__restrict__ d_X, const CeedScalar *__restrict__ d_U, CeedScalar *__restrict__ d_V) { in GradAtPoints() 267 … const CeedScalar *__restrict__ d_U, CeedScalar *__restrict__ d_V) { in GradTransposeAtPoints() 338 … const CeedScalar *__restrict__ d_U, CeedScalar *__restrict__ d_V) { in GradTransposeAddAtPoints()
|
| H A D | cuda-ref-basis-nontensor-templates.h | 18 const CeedScalar *__restrict__ d_U, CeedScalar *__restrict__ d_V) { in Contract() 45 … const CeedScalar *__restrict__ d_U, CeedScalar *__restrict__ d_V) { in ContractTranspose()
|
| /libCEED/include/ceed/jit-source/sycl/ |
| H A D | sycl-shared-basis-tensor.h | 23 global CeedScalar *restrict d_V) { in Interp() 54 global CeedScalar *restrict d_V) { in InterpTranspose() 91 global const CeedScalar *restrict d_U, global CeedScalar *restrict d_V) { in Grad() 126 global const CeedScalar *restrict d_U, global CeedScalar *restrict d_V) { in GradTranspose()
|
| /libCEED/backends/sycl-ref/ |
| H A D | ceed-sycl-ref-basis.sycl.cpp | 339 const CeedScalar *d_U, CeedScalar *d_V) { in CeedBasisApplyNonTensorInterp_Sycl() 380 const CeedScalar *d_U, CeedScalar *d_V) { in CeedBasisApplyNonTensorGrad_Sycl() 435 …(sycl::queue &sycl_queue, CeedInt num_elem, const CeedBasisNonTensor_Sycl *impl, CeedScalar *d_V) { in CeedBasisApplyNonTensorWeight_Sycl()
|