GBS
specfun_mod Module Reference

Functions/Subroutines

real(dp) function besk0 (x)
 
subroutine calck0 (arg, result, jint)
 
subroutine t_polynomial (n, x, v)
 
subroutine u_polynomial (n, x, v)
 

Function/Subroutine Documentation

◆ besk0()

real(dp) function specfun_mod::besk0 ( real(dp)  x)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ calck0()

subroutine specfun_mod::calck0 ( real(dp)  arg,
real(dp)  result,
integer  jint 
)
+ Here is the caller graph for this function:

◆ t_polynomial()

subroutine specfun_mod::t_polynomial ( integer  n,
real ( kind = dp )  x,
real ( kind = dp ), dimension(0:n)  v 
)
+ Here is the caller graph for this function:

◆ u_polynomial()

subroutine specfun_mod::u_polynomial ( integer  n,
real ( kind = dp )  x,
real ( kind = dp ), dimension(0:n)  v 
)
+ Here is the caller graph for this function: