Home
last modified time | relevance | path

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

/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dqs_rho_methods.F566 tot_rho_r_in, tot_rho_r_out local
581 NULLIFY (tot_rho_r_in, tot_rho_r_out, tot_rho_g_in, tot_rho_g_out)
725 ALLOCATE (tot_rho_r_out(nspins))
726 CALL qs_rho_set(rho_output, tot_rho_r=tot_rho_r_out)
728 tot_rho_r_out(i) = tot_rho_r_in(i)
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dqs_rho_methods.F579 tot_rho_r_in, tot_rho_r_out local
594 NULLIFY (tot_rho_r_in, tot_rho_r_out, tot_rho_g_in, tot_rho_g_out)
738 ALLOCATE (tot_rho_r_out(nspins))
739 CALL qs_rho_set(rho_output, tot_rho_r=tot_rho_r_out)
741 tot_rho_r_out(i) = tot_rho_r_in(i)