![]() |
(git:d18deda)
|
Functions/Subroutines | |
subroutine, public | ewald_pw_grid_update (ewald_pw, ewald_env, cell_hmat) |
Rescales pw_grids for given box, if necessary. | |
subroutine, public ewald_pw_methods::ewald_pw_grid_update | ( | type(ewald_pw_type), pointer | ewald_pw, |
type(ewald_environment_type), pointer | ewald_env, | ||
real(kind=dp), dimension(3, 3) | cell_hmat | ||
) |
Rescales pw_grids for given box, if necessary.
ewald_pw | ... |
ewald_env | ... |
cell_hmat | ... |
Definition at line 61 of file ewald_pw_methods.F.