Home
last modified time | relevance | path

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

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dcp_ddapc_util.F98 TYPE(pw_pool_type), POINTER :: auxbas_pool local
141 CALL pw_env_get(pw_env=pw_env, auxbas_pw_pool=auxbas_pool)
142 CALL pw_pool_create_pw(auxbas_pool, rho_tot_g, in_space=RECIPROCALSPACE, &
184 CALL pw_pool_give_back_pw(auxbas_pool, rho_tot_g, &
243 TYPE(pw_pool_type), POINTER :: auxbas_pool local
282 auxbas_pw_pool=auxbas_pool)
283 CALL pw_pool_create_pw(auxbas_pool, rho_tot_g, in_space=RECIPROCALSPACE, &
522 CALL pw_pool_give_back_pw(auxbas_pool, rho_tot_g, &
H A Dqmmm_gpw_forces.F124 TYPE(pw_pool_type), POINTER :: auxbas_pool local
209 auxbas_pw_pool=auxbas_pool)
210 CALL pw_pool_create_pw(auxbas_pool, rho_tot_r, &
218 CALL pw_pool_create_pw(auxbas_pool, rho_tot_r2, &
223 CALL pw_pool_give_back_pw(auxbas_pool, rho_tot_r2, accept_non_compatible=.TRUE.)
316 CALL pw_pool_give_back_pw(auxbas_pool, rho_tot_r, accept_non_compatible=.TRUE.)
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dcp_ddapc_util.F98 TYPE(pw_pool_type), POINTER :: auxbas_pool local
141 CALL pw_env_get(pw_env=pw_env, auxbas_pw_pool=auxbas_pool)
142 CALL pw_pool_create_pw(auxbas_pool, rho_tot_g, in_space=RECIPROCALSPACE, &
184 CALL pw_pool_give_back_pw(auxbas_pool, rho_tot_g, &
243 TYPE(pw_pool_type), POINTER :: auxbas_pool local
282 auxbas_pw_pool=auxbas_pool)
283 CALL pw_pool_create_pw(auxbas_pool, rho_tot_g, in_space=RECIPROCALSPACE, &
522 CALL pw_pool_give_back_pw(auxbas_pool, rho_tot_g, &
H A Dqmmm_gpw_forces.F124 TYPE(pw_pool_type), POINTER :: auxbas_pool local
209 auxbas_pw_pool=auxbas_pool)
210 CALL pw_pool_create_pw(auxbas_pool,rho_tot_r,&
218 CALL pw_pool_create_pw(auxbas_pool,rho_tot_r2,&
223 CALL pw_pool_give_back_pw(auxbas_pool,rho_tot_r2,accept_non_compatible=.TRUE.)
316 CALL pw_pool_give_back_pw(auxbas_pool,rho_tot_r, accept_non_compatible=.TRUE.)