fortran-bessels
Fast, accurate Bessel functions in pure modern Fortran
Loading...
Searching...
No Matches
bessels_debye::uk_poly20 Interface Reference

Public Member Functions

pure subroutine uk_poly20 (p2, poly20)
 
elemental subroutine uk_poly20_split (p, v, p2, a, b)
 

Constructor & Destructor Documentation

◆ uk_poly20()

pure subroutine bessels_debye::uk_poly20::uk_poly20 ( real(bk), intent(in) p2,
real(bk), dimension(0:20), intent(out) poly20 )
Here is the call graph for this function:

Member Function/Subroutine Documentation

◆ uk_poly20_split()

elemental subroutine bessels_debye::uk_poly20::uk_poly20_split ( real(bk), intent(in) p,
real(bk), intent(in) v,
real(bk), intent(in) p2,
real(bk), intent(out) a,
real(bk), intent(out) b )
Here is the call graph for this function:

The documentation for this interface was generated from the following file: