![]() |
GBS
|
Functions/Subroutines | |
| real(dp) function | besk0 (x) |
| subroutine | calck0 (arg, result, jint) |
| subroutine | t_polynomial (n, x, v) |
| subroutine | u_polynomial (n, x, v) |
| 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:| subroutine specfun_mod::calck0 | ( | real(dp) | arg, |
| real(dp) | result, | ||
| integer | jint | ||
| ) |
Here is the caller graph for this function:| 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:| 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: