Home
last modified time | relevance | path

Searched refs:rho_xc_ao (Results 1 – 2 of 2) sorted by relevance

/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dqs_rho_methods.F351 TYPE(dbcsr_p_type), DIMENSION(:, :), POINTER :: rho_ao_kp, rho_xc_ao local
368 … NULLIFY (rho_xc_ao, rho_xc_g, rho_xc_r, drho_xc_g, tau_xc_r, tau_xc_g, tot_rho_r, tot_rho_r_xc)
489 rho_ao_kp=rho_xc_ao, &
500 CALL dbcsr_copy(rho_xc_ao(ispin, img)%matrix, rho_ao_kp(ispin, img)%matrix)
504 rho_ao => rho_xc_ao(ispin, :)
515 rho_ao => rho_xc_ao(ispin, :)
526 rho_ao => rho_xc_ao(ispin, :)
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dqs_rho_methods.F354 TYPE(dbcsr_p_type), DIMENSION(:, :), POINTER :: rho_ao_kp, rho_xc_ao local
376 … NULLIFY (rho_xc_ao, rho_xc_g, rho_xc_r, drho_xc_g, tau_xc_r, tau_xc_g, tot_rho_r, tot_rho_r_xc)
502 rho_ao_kp=rho_xc_ao, &
513 CALL dbcsr_copy(rho_xc_ao(ispin, img)%matrix, rho_ao_kp(ispin, img)%matrix)
517 rho_ao => rho_xc_ao(ispin, :)
528 rho_ao => rho_xc_ao(ispin, :)
539 rho_ao => rho_xc_ao(ispin, :)