Home
last modified time | relevance | path

Searched defs:s_chebyshev_coeffs (Results 1 – 2 of 2) sorted by relevance

/libCEED/include/ceed/jit-source/cuda/
H A Dcuda-ref-basis-tensor-at-points.h52 CeedScalar *s_chebyshev_coeffs = s_buffer_2 + BASIS_BUF_LEN; in InterpAtPoints() local
135 CeedScalar *s_chebyshev_coeffs = s_buffer_2 + BASIS_BUF_LEN; in InterpTransposeAtPoints() local
231 CeedScalar *s_chebyshev_coeffs = s_buffer_2 + BASIS_BUF_LEN; in GradAtPoints() local
320 CeedScalar *s_chebyshev_coeffs = s_buffer_2 + BASIS_BUF_LEN; in GradTransposeAtPoints() local
/libCEED/include/ceed/jit-source/hip/
H A Dhip-ref-basis-tensor-at-points.h52 CeedScalar *s_chebyshev_coeffs = s_buffer_2 + BASIS_BUF_LEN; in InterpAtPoints() local
135 CeedScalar *s_chebyshev_coeffs = s_buffer_2 + BASIS_BUF_LEN; in InterpTransposeAtPoints() local
231 CeedScalar *s_chebyshev_coeffs = s_buffer_2 + BASIS_BUF_LEN; in GradAtPoints() local
320 CeedScalar *s_chebyshev_coeffs = s_buffer_2 + BASIS_BUF_LEN; in GradTransposeAtPoints() local