Searched refs:CeedChebyshevDerivativeAtPoint (Results 1 – 2 of 2) sorted by relevance
66 static int CeedChebyshevDerivativeAtPoint(CeedScalar x, CeedInt n, CeedScalar *chebyshev_dx) { in CeedChebyshevDerivativeAtPoint() function586 …if (pass == d) CeedCall(CeedChebyshevDerivativeAtPoint(x_array_read[d * total_num_points + p], Q_1… in CeedBasisApplyAtPoints_Core()650 …if (pass == d) CeedCall(CeedChebyshevDerivativeAtPoint(x_array_read[d * total_num_points + p], Q_1… in CeedBasisApplyAtPoints_Core()
5352 FNA:53,0,CeedChebyshevDerivativeAtPoint