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

Modules

module  bspline_base_gbl
 

Functions/Subroutines

subroutine, public bspline_base_gbl::map_knots_to_grid (knots, order, last_bspline, r, bspline_start_end_r)
 Find the indices mapping the start and end of each B-spline to the (quadrature) points r. For a B-spline with index ind which doesn't overlap with the quadrature grid the values in bspline_start_end_r are: bspline_start_end_r(1,ind) = 0, bspline_start_end_r(2,ind) = -1. More...
 
subroutine bspline_base_gbl::DINTRV (XT, LXT, X, ILO, ILEFT, MFLAG)
 
real(kind=wp) function bspline_base_gbl::DBVALU (T, A, N, K, IDERIV, X, INBV, WORK)
 
real(kind=cfp) function bspline_base_gbl::DPPVAL (LDC, C, XI, LXI, K, IDERIV, X, INPPV)
 
subroutine bspline_base_gbl::QINTRV (XT, LXT, X, ILO, ILEFT, MFLAG)
 
real(kind=ep1) function bspline_base_gbl::QBVALU (T, A, N, K, IDERIV, X, INBV, WORK)