Home
last modified time | relevance | path

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

/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dqs_rho_methods.F571 rho_g_in, rho_g_out, rho_r_in, rho_r_out, tau_g_in, tau_g_out, tau_r_in, tau_r_out local
579 NULLIFY (rho_r_in, rho_r_out, rho_g_in, rho_g_out, drho_r_in, drho_r_out)
640 ALLOCATE (rho_g_out(nspins))
641 CALL qs_rho_set(rho_output, rho_g=rho_g_out)
643 CALL pw_pool_create_pw(auxbas_pw_pool, rho_g_out(i)%pw, &
646 rho_g_out(i)%pw%cc(:) = rho_g_in(i)%pw%cc(:)
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dqs_rho_methods.F584 rho_g_in, rho_g_out, rho_r_in, rho_r_out, tau_g_in, tau_g_out, tau_r_in, tau_r_out local
592 NULLIFY (rho_r_in, rho_r_out, rho_g_in, rho_g_out, drho_r_in, drho_r_out)
653 ALLOCATE (rho_g_out(nspins))
654 CALL qs_rho_set(rho_output, rho_g=rho_g_out)
656 CALL pw_pool_create_pw(auxbas_pw_pool, rho_g_out(i)%pw, &
659 rho_g_out(i)%pw%cc(:) = rho_g_in(i)%pw%cc(:)