| /libCEED/include/ceed/jit-source/hip/ |
| H A D | hip-ref-basis-nontensor.h | 21 …erp(const CeedInt num_elem, const CeedScalar *__restrict__ d_B, const CeedScalar *__restrict__ d_U, in Interp() 29 …ose(const CeedInt num_elem, const CeedScalar *__restrict__ d_B, const CeedScalar *__restrict__ d_U, in InterpTranspose() 40 …riv(const CeedInt num_elem, const CeedScalar *__restrict__ d_B, const CeedScalar *__restrict__ d_U, in Deriv() 48 …ose(const CeedInt num_elem, const CeedScalar *__restrict__ d_B, const CeedScalar *__restrict__ d_U, in DerivTranspose()
|
| 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 | 21 …erp(const CeedInt num_elem, const CeedScalar *__restrict__ d_B, const CeedScalar *__restrict__ d_U, in Interp() 29 …ose(const CeedInt num_elem, const CeedScalar *__restrict__ d_B, const CeedScalar *__restrict__ d_U, in InterpTranspose() 40 …riv(const CeedInt num_elem, const CeedScalar *__restrict__ d_B, const CeedScalar *__restrict__ d_U, in Deriv() 48 …ose(const CeedInt num_elem, const CeedScalar *__restrict__ d_B, const CeedScalar *__restrict__ d_U, in DerivTranspose()
|
| H A D | cuda-shared-basis-tensor.h | 18 …void Interp(const CeedInt num_elem, const CeedScalar *c_B, const CeedScalar *__restrict__ d_U, Cee… in Interp() 56 …InterpCollocated(const CeedInt num_elem, const CeedScalar *c_B, const CeedScalar *__restrict__ d_U, in InterpCollocated() 86 … InterpTranspose(const CeedInt num_elem, const CeedScalar *c_B, const CeedScalar *__restrict__ d_U, in InterpTranspose() 125 …locatedTranspose(const CeedInt num_elem, const CeedScalar *c_B, const CeedScalar *__restrict__ d_U, in InterpCollocatedTranspose() 155 …terpTransposeAdd(const CeedInt num_elem, const CeedScalar *c_B, const CeedScalar *__restrict__ d_U, in InterpTransposeAdd() 194 …atedTransposeAdd(const CeedInt num_elem, const CeedScalar *c_B, const CeedScalar *__restrict__ d_U, in InterpCollocatedTransposeAdd() 227 …CeedInt num_elem, const CeedScalar *c_B, const CeedScalar *c_G, const CeedScalar *__restrict__ d_U, in Grad() 270 …CeedInt num_elem, const CeedScalar *c_B, const CeedScalar *c_G, const CeedScalar *__restrict__ d_U, in GradCollocated() 310 …CeedInt num_elem, const CeedScalar *c_B, const CeedScalar *c_G, const CeedScalar *__restrict__ d_U, in GradTranspose() 354 … const CeedScalar *__restrict__ d_U, CeedScalar *__restrict__ d_V) { in GradCollocatedTranspose() [all …]
|
| H A D | cuda-shared-basis-nontensor.h | 18 …void Interp(const CeedInt num_elem, const CeedScalar *c_B, const CeedScalar *__restrict__ d_U, Cee… in Interp() 44 … InterpTranspose(const CeedInt num_elem, const CeedScalar *c_B, const CeedScalar *__restrict__ d_U, in InterpTranspose() 71 …terpTransposeAdd(const CeedInt num_elem, const CeedScalar *c_B, const CeedScalar *__restrict__ d_U, in InterpTransposeAdd() 101 …_ void Grad(const CeedInt num_elem, const CeedScalar *c_G, const CeedScalar *__restrict__ d_U, Cee… in Grad() 127 …id GradTranspose(const CeedInt num_elem, const CeedScalar *c_G, const CeedScalar *__restrict__ d_U, in GradTranspose() 154 …GradTransposeAdd(const CeedInt num_elem, const CeedScalar *c_G, const CeedScalar *__restrict__ d_U, in GradTransposeAdd()
|
| H A D | cuda-shared-basis-tensor-at-points.h | 24 …const CeedScalar *__restrict__ d_X, const CeedScalar *__restrict__ d_U, CeedScalar *__restrict__ d… 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 …const CeedScalar *__restrict__ d_X, const CeedScalar *__restrict__ d_U, CeedScalar *__restrict__ d… 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 | 22 …Int num_elem, global const CeedScalar *restrict d_interp_1d, global const CeedScalar *restrict d_U, in Interp() 53 …Int num_elem, global const CeedScalar *restrict d_interp_1d, global const CeedScalar *restrict d_U, 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()
|