Function opensn::d2Legendredx2

Function Documentation

double opensn::d2Legendredx2(int N, double x)

Provides the function evaluation of the second derivative of Pn at value x

Parameters:
  • N – int Order of the Legendre polynomial.

  • x – double The evaluation point.