GBTOlib: library for evaluation of molecular integrals in mixed Gaussian / B-spline basis  111
Data Types | Modules | Functions/Subroutines | Variables
vnl_module.f90 File Reference

Data Types

type  vnl_module::vnl_integrand
 

Modules

module  vnl_module
 

Functions/Subroutines

subroutine vnl_module::lpn (n, x, pn, pd)
 
real(wp) function vnl_module::eval_vnl (data, x)
 
real(kind=wp) function vnl_module::vnl_direct (r, n, l)
 
subroutine vnl_module::vnl_potential (vnl, r, n_max, l_max)
 
subroutine vnl_module::legendre_ql (q, z, L)
 
subroutine vnl_module::fr_q (q, z, L)
 
subroutine vnl_module::fr_q_quad (q, z, L)
 
subroutine vnl_module::br_q (q, z, L)
 
complex(kind=wp) function vnl_module::cf_q (z, L)
 

Variables

complex(kind=wp), parameter vnl_module::imu = (0.0_wp, 1.0_wp)