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