
This version is used for the source terms of the single-site solver It also initializes the small components of the SRA spherical scattering wavefunctions
Note
Notes on the code Manuel: As far as I can tell it is not used anywhere
Spherical bessel, hankel and neumann functions up to order lmax
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| double complex | :: | HL(0:LMAX) | ||||
| double complex | :: | JL(0:LMAX) | ||||
| double complex | :: | NL(0:LMAX) | ||||
| double complex | :: | Z | ||||
| integer | :: | LMAX |