Home
last modified time | relevance | path

Searched defs:GradAtPoints (Results 1 – 7 of 7) sorted by relevance

/libCEED/backends/cuda-shared/
H A Dceed-cuda-shared.h27 CUfunction GradAtPoints; member
/libCEED/backends/hip-shared/
H A Dceed-hip-shared.h27 hipFunction_t GradAtPoints; member
/libCEED/include/ceed/jit-source/cuda/
H A Dcuda-shared-basis-tensor-at-points.h210 extern "C" __global__ void GradAtPoints(const CeedInt num_elem, const CeedScalar *__restrict__ c_B,… in GradAtPoints() function
H A Dcuda-ref-basis-tensor-at-points.h222 extern "C" __global__ void GradAtPoints(const CeedInt num_elem, const CeedScalar *__restrict__ cheb… in GradAtPoints() function
/libCEED/include/ceed/jit-source/hip/
H A Dhip-ref-basis-tensor-at-points.h222 extern "C" __global__ void GradAtPoints(const CeedInt num_elem, const CeedScalar *__restrict__ cheb… in GradAtPoints() function
/libCEED/backends/cuda-ref/
H A Dceed-cuda-ref.h74 CUfunction GradAtPoints; member
/libCEED/backends/hip-ref/
H A Dceed-hip-ref.h79 hipFunction_t GradAtPoints; member