Searched defs:Grad (Results 1 – 11 of 11) sorted by relevance
| /libCEED/include/ceed/jit-source/sycl/ |
| H A D | sycl-shared-basis-tensor.h | 90 kernel void Grad(const CeedInt num_elem, global const CeedScalar *restrict d_interp_1d, global cons… in Grad() function
|
| /libCEED/backends/cuda-shared/ |
| H A D | ceed-cuda-shared.h | 18 CUfunction Grad; member
|
| /libCEED/backends/hip-shared/ |
| H A D | ceed-hip-shared.h | 18 hipFunction_t Grad; member
|
| /libCEED/include/ceed/jit-source/cuda/ |
| H A D | cuda-shared-basis-nontensor.h | 101 extern "C" __global__ void Grad(const CeedInt num_elem, const CeedScalar *c_G, const CeedScalar *__… in Grad() function
|
| H A D | cuda-ref-basis-tensor.h | 77 extern "C" __global__ void Grad(const CeedInt num_elem, const CeedInt is_transpose, const CeedScala… in Grad() function
|
| H A D | cuda-shared-basis-tensor.h | 227 extern "C" __global__ void Grad(const CeedInt num_elem, const CeedScalar *c_B, const CeedScalar *c_… in Grad() function
|
| /libCEED/backends/magma/ |
| H A D | ceed-magma.h | 51 CeedMagmaFunction Grad; member
|
| /libCEED/include/ceed/jit-source/hip/ |
| H A D | hip-ref-basis-tensor.h | 77 extern "C" __global__ void Grad(const CeedInt num_elem, const CeedInt is_transpose, const CeedScala… in Grad() function
|
| /libCEED/rust/libceed/src/ |
| H A D | lib.rs | 111 Grad = bind_ceed::CeedEvalMode_CEED_EVAL_GRAD as isize, enumerator
|
| /libCEED/backends/cuda-ref/ |
| H A D | ceed-cuda-ref.h | 68 CUfunction Grad; member
|
| /libCEED/backends/hip-ref/ |
| H A D | ceed-hip-ref.h | 73 hipFunction_t Grad; member
|