Home
last modified time | relevance | path

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

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dmp2_ri_libint.F1006 TYPE(cell_type), POINTER :: cell
1007 TYPE(qs_environment_type), INTENT(IN), POINTER :: qs_env
1008 TYPE(mp2_type), INTENT(IN), POINTER :: mp2_env
1014 INTEGER, INTENT(OUT) :: max_set
1016 INTEGER, INTENT(OUT) :: natom
1020 … INTENT(OUT) :: primitive_integrals, ee_work, ee_work2, &
1021 ee_buffer1, ee_buffer2, &
1045 CHARACTER(LEN=*), PARAMETER :: routineN = 'prepare_integral_calc', & argument
1046 routineP = moduleN//':'//routineN
1048 INTEGER :: handle, i_thread, ii, ikind, irep, &
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dmp2_ri_libint.F1006 TYPE(cell_type), POINTER :: cell
1007 TYPE(qs_environment_type), INTENT(IN), POINTER :: qs_env
1008 TYPE(mp2_type), INTENT(IN), POINTER :: mp2_env
1014 INTEGER, INTENT(OUT) :: max_set
1016 INTEGER, INTENT(OUT) :: natom
1020 … INTENT(OUT) :: primitive_integrals, ee_work, ee_work2, &
1021 ee_buffer1, ee_buffer2, &
1045 CHARACTER(LEN=*), PARAMETER :: routineN = 'prepare_integral_calc', & argument
1046 routineP = moduleN//':'//routineN
1048 INTEGER :: handle, i_thread, ii, ikind, irep, &
[all …]