Home
last modified time | relevance | path

Searched defs:matrix_dp (Results 1 – 4 of 4) sorted by relevance

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Ddm_ls_scf_curvy.F333 SUBROUTINE compute_direction_newton(matrix_p, matrix_ks, matrix_dp, eps_filter, fix_shift, & argument
335 TYPE(dbcsr_type), DIMENSION(:) :: matrix_p, matrix_ks, matrix_dp local
629 SUBROUTINE update_p_exp(matrix_p_in, matrix_p_out, matrix_dp, matrix_BCH, threshold, step_size, & argument
631 TYPE(dbcsr_type), DIMENSION(:) :: matrix_p_in, matrix_p_out, matrix_dp local
H A Ddm_ls_scf_types.F55 TYPE(dbcsr_type), DIMENSION(:), ALLOCATABLE :: matrix_dp component
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Ddm_ls_scf_curvy.F333 SUBROUTINE compute_direction_newton(matrix_p, matrix_ks, matrix_dp, eps_filter, fix_shift, & argument
335 TYPE(dbcsr_type), DIMENSION(:) :: matrix_p, matrix_ks, matrix_dp local
629 SUBROUTINE update_p_exp(matrix_p_in, matrix_p_out, matrix_dp, matrix_BCH, threshold, step_size, & argument
631 TYPE(dbcsr_type), DIMENSION(:) :: matrix_p_in, matrix_p_out, matrix_dp local
H A Ddm_ls_scf_types.F55 TYPE(dbcsr_type), DIMENSION(:), ALLOCATABLE :: matrix_dp component