Searched defs:ChebyshevDerivativeAtPoint (Results 1 – 4 of 4) sorted by relevance
23 inline __device__ void ChebyshevDerivativeAtPoint(const CeedScalar x, CeedScalar *chebyshev_dx) { in ChebyshevDerivativeAtPoint() function