specfun
Source File
Modules
Procedures
othpl
Subroutine
44 statements
Source File
specfun.F90
specfun_module
othpl
Contents
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
Intent
Optional
Attributes
Name
integer
::
Kf
integer
::
n
real(kind=wp)
::
x
real(kind=wp),
dimension(0:n)
::
Pl
real(kind=wp),
dimension(0:n)
::
Dpl