![]() |
(git:b77b4be)
|
Does all kind of post scf calculations for GPW/GAPW. More...
Functions/Subroutines | |
subroutine, public | qs_elf_calc (qs_env, elf_r, rho_cutoff) |
... | |
Does all kind of post scf calculations for GPW/GAPW.
subroutine, public qs_elf_methods::qs_elf_calc | ( | type(qs_environment_type), pointer | qs_env, |
type(pw_r3d_rs_type), dimension(:), intent(in) | elf_r, | ||
real(kind=dp), intent(in) | rho_cutoff | ||
) |
...
qs_env | ... |
elf_r | ... |
rho_cutoff | ... |
Definition at line 53 of file qs_elf_methods.F.