Function opensn::dLegendredx
Defined in File legendrepoly.h
Function Documentation
-
double opensn::dLegendredx(int N, double x)
Provides the function evaluation of the derivative of Pn at value x
- Parameters:
N – int Order of the Legendre polynomial.
x – double The evaluation point.