GBTOlib: library for evaluation of molecular integrals in mixed Gaussian / B-spline basis
111
|
Bessel function \(J_{l+1/2}(kr)\), of half integral order \(l\) multiplied by \(r^{p}\): \(r^{p}J_{l+1/2}(kr)\). This function can be used to calculate representation of the Bessel orbital in terms of the B-spline orbitals. More...
Public Member Functions | |
procedure | wp_eval => wp_bessel_eval |
Bessel function \(J_{l+1/2}(kr)\) at \(r\). More... | |
procedure | ep_eval => ep_bessel_eval |
Bessel function \(J_{l+1/2}(kr)\) at \(r\). More... | |
Public Attributes | |
integer | l |
Angular momentum of the Bessel function. More... | |
real(kind=cfp) | k |
Linear momentum. More... | |
integer | p |
Power of the radial coordinate. More... | |
Bessel function \(J_{l+1/2}(kr)\), of half integral order \(l\) multiplied by \(r^{p}\): \(r^{p}J_{l+1/2}(kr)\). This function can be used to calculate representation of the Bessel orbital in terms of the B-spline orbitals.
procedure function_integration_gbl::bessel_fn::ep_eval |
Bessel function \(J_{l+1/2}(kr)\) at \(r\).
procedure function_integration_gbl::bessel_fn::wp_eval |
Bessel function \(J_{l+1/2}(kr)\) at \(r\).
real(kind=cfp) function_integration_gbl::bessel_fn::k |
Linear momentum.
integer function_integration_gbl::bessel_fn::l |
Angular momentum of the Bessel function.
integer function_integration_gbl::bessel_fn::p |
Power of the radial coordinate.