Home
last modified time | relevance | path

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

/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dqs_commutators.F53 SUBROUTINE build_com_hr_matrix(qs_env, matrix_hr) subroutine
59 CHARACTER(len=*), PARAMETER :: routineN = 'build_com_hr_matrix', & argument
60 routineP = moduleN//':'//routineN
62 INTEGER :: handle, ir
63 REAL(KIND=dp) :: eps_ppnl
64 TYPE(dbcsr_p_type), DIMENSION(:, :), POINTER :: matrix_s
65 TYPE(dft_control_type), POINTER :: dft_control
67 POINTER :: sab_orb, sap_ppnl
68 TYPE(qs_kind_type), DIMENSION(:), POINTER :: qs_kind_set
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dqs_commutators.F53 SUBROUTINE build_com_hr_matrix(qs_env, matrix_hr) subroutine
59 CHARACTER(len=*), PARAMETER :: routineN = 'build_com_hr_matrix', & argument
60 routineP = moduleN//':'//routineN
62 INTEGER :: handle, ir
63 REAL(KIND=dp) :: eps_ppnl
64 TYPE(dbcsr_p_type), DIMENSION(:, :), POINTER :: matrix_s
65 TYPE(dft_control_type), POINTER :: dft_control
67 POINTER :: sab_orb, sap_ppnl
68 TYPE(qs_kind_type), DIMENSION(:), POINTER :: qs_kind_set