![]() |
(git:ed6f26b)
|
#include "../base/base_uses.f90"
Go to the source code of this file.
Modules | |
module | rs_pw_interface |
Transfers densities from PW to RS grids and potentials from PW to RS. | |
Functions/Subroutines | |
subroutine, public | rs_pw_interface::density_rs2pw (pw_env, rs_rho, rho, rho_gspace) |
given partial densities on the realspace multigrids, computes the full density on the plane wave grids, both in real and gspace | |
subroutine, public | rs_pw_interface::potential_pw2rs (rs_v, v_rspace, pw_env) |
transfers a potential from a pw_grid to a vector of realspace multigrids | |