GBTOlib: library for evaluation of molecular integrals in mixed Gaussian / B-spline basis
111
|
Modules | |
module | blas_lapack_gbl |
Interface module for BLAS and LAPACK routine. The interface is for double and quad precision routines. The double precision routines are assumed external and the quad precision ones are here. | |
Functions/Subroutines | |
subroutine | blas_lapack_gbl::dble_syevr (JOBZ, RANGE, UPLO, N, A, LDA, VL, VU, IL, IU, ABSTOL, M, W, Z, LDZ, ISUPPZ, WORK, LWORK, IWORK, LIWORK, INFO) |
subroutine | blas_lapack_gbl::tqli (d, e, z) |
Variables | |
integer, parameter, public | blas_lapack_gbl::blasint = kind(0) |