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

Public Member Functions

pure subroutine uk_poly10 (p2, poly10)
 
elemental subroutine uk_poly10_split (p, v, p2, a, b)
 

Constructor & Destructor Documentation

◆ uk_poly10()

pure subroutine bessels_debye::uk_poly10::uk_poly10 ( real(bk), intent(in) p2,
real(bk), dimension(11), intent(out) poly10 )
Here is the call graph for this function:

Member Function/Subroutine Documentation

◆ uk_poly10_split()

elemental subroutine bessels_debye::uk_poly10::uk_poly10_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 )

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