Home
last modified time | relevance | path

Searched defs:cp_libint_set_params_eri_screen (Results 1 – 2 of 2) sorted by relevance

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dlibint_wrapper.F87 …SUBROUTINE cp_libint_set_params_eri_screen(libint, A, B, C, D, P, Q, W, ZetaInv, EtaInv, ZetapEtaI… subroutine
88 TYPE(cp_libint_t) :: libint
89 REAL(KIND=dp), INTENT(IN), DIMENSION(3) :: A, B, C, D, P, Q, W local
90 REAL(KIND=dp), INTENT(IN) :: ZetaInv, EtaInv, ZetapEtaInv, Rho
91 INTEGER, INTENT(IN) :: m_max
92 REAL(KIND=dp), DIMENSION(:) :: F local
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dlibint_wrapper.F88 …SUBROUTINE cp_libint_set_params_eri_screen(libint, A, B, C, D, P, Q, W, ZetaInv, EtaInv, ZetapEtaI… subroutine
89 TYPE(cp_libint_t) :: libint
90 REAL(KIND=dp), INTENT(IN), DIMENSION(3) :: A, B, C, D, P, Q, W local
91 REAL(KIND=dp), INTENT(IN) :: ZetaInv, EtaInv, ZetapEtaInv, Rho
92 INTEGER, INTENT(IN) :: m_max
93 REAL(KIND=dp), DIMENSION(:) :: F local