othpl Subroutine

public subroutine othpl(Kf, n, x, Pl, Dpl)

Compute orthogonal polynomials: Tn(x) or Un(x), or Ln(x) or Hn(x), and their derivatives

Arguments

Type IntentOptional Attributes Name
integer :: Kf
integer :: n
real(kind=wp) :: x
real(kind=wp), dimension(0:n) :: Pl
real(kind=wp), dimension(0:n) :: Dpl