Home
last modified time | relevance | path

Searched defs:ChebyshevDerivativeAtPoint (Results 1 – 4 of 4) sorted by relevance

/libCEED/include/ceed/jit-source/cuda/
H A Dcuda-shared-basis-tensor-at-points-templates.h23 inline __device__ void ChebyshevDerivativeAtPoint(const CeedScalar x, CeedScalar *chebyshev_dx) { in ChebyshevDerivativeAtPoint() function
H A Dcuda-ref-basis-tensor-at-points.h23 inline __device__ void ChebyshevDerivativeAtPoint(const CeedScalar x, CeedScalar *chebyshev_dx) { in ChebyshevDerivativeAtPoint() function
/libCEED/include/ceed/jit-source/hip/
H A Dhip-shared-basis-tensor-at-points-templates.h23 inline __device__ void ChebyshevDerivativeAtPoint(const CeedScalar x, CeedScalar *chebyshev_dx) { in ChebyshevDerivativeAtPoint() function
H A Dhip-ref-basis-tensor-at-points.h23 inline __device__ void ChebyshevDerivativeAtPoint(const CeedScalar x, CeedScalar *chebyshev_dx) { in ChebyshevDerivativeAtPoint() function