Home
last modified time | relevance | path

Searched refs:tot_rho_g (Results 1 – 4 of 4) sorted by relevance

/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dqs_rho_types.F89 tot_rho_g => Null() component
224 IF (ASSOCIATED(rho_struct%tot_rho_g)) &
225 DEALLOCATE (rho_struct%tot_rho_g)
259 … drho_g_valid, tau_r_valid, tau_g_valid, rebuild_each, tot_rho_r, tot_rho_g, & argument
271 REAL(KIND=dp), DIMENSION(:), OPTIONAL, POINTER :: tot_rho_r, tot_rho_g local
299 IF (PRESENT(tot_rho_g)) tot_rho_g => rho_struct%tot_rho_g
331 … drho_g_valid, tau_r_valid, tau_g_valid, rebuild_each, tot_rho_r, tot_rho_g, & argument
343 REAL(KIND=dp), DIMENSION(:), OPTIONAL, POINTER :: tot_rho_r, tot_rho_g local
371 IF (PRESENT(tot_rho_g)) rho_struct%tot_rho_g => tot_rho_g
H A Dqs_rho_methods.F604 tot_rho_g=tot_rho_g_in, &
735 CALL qs_rho_set(rho_output, tot_rho_g=tot_rho_g_out)
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dqs_rho_types.F89 tot_rho_g => Null() component
224 IF (ASSOCIATED(rho_struct%tot_rho_g)) &
225 DEALLOCATE (rho_struct%tot_rho_g)
259 … drho_g_valid, tau_r_valid, tau_g_valid, rebuild_each, tot_rho_r, tot_rho_g, & argument
271 REAL(KIND=dp), DIMENSION(:), OPTIONAL, POINTER :: tot_rho_r, tot_rho_g local
299 IF (PRESENT(tot_rho_g)) tot_rho_g => rho_struct%tot_rho_g
331 … drho_g_valid, tau_r_valid, tau_g_valid, rebuild_each, tot_rho_r, tot_rho_g, & argument
343 REAL(KIND=dp), DIMENSION(:), OPTIONAL, POINTER :: tot_rho_r, tot_rho_g local
371 IF (PRESENT(tot_rho_g)) rho_struct%tot_rho_g => tot_rho_g
H A Dqs_rho_methods.F617 tot_rho_g=tot_rho_g_in, &
748 CALL qs_rho_set(rho_output, tot_rho_g=tot_rho_g_out)