![]() |
(git:4672866)
|
Test routines for HFX caclulations using PW. More...
Functions/Subroutines | |
| subroutine, public | pw_hfx (qs_env, ehfx, hfx_section, poisson_env, auxbas_pw_pool, irep) |
| computes the Hartree-Fock energy brute force in a pw basis | |
Test routines for HFX caclulations using PW.
| subroutine, public hfx_pw_methods::pw_hfx | ( | type(qs_environment_type), pointer | qs_env, |
| real(kind=dp), intent(in) | ehfx, | ||
| type(section_vals_type), pointer | hfx_section, | ||
| type(pw_poisson_type), pointer | poisson_env, | ||
| type(pw_pool_type), pointer | auxbas_pw_pool, | ||
| integer | irep | ||
| ) |
computes the Hartree-Fock energy brute force in a pw basis
| qs_env | ... |
| ehfx | ... |
| hfx_section | ... |
| poisson_env | ... |
| auxbas_pw_pool | ... |
| irep | ... |
Definition at line 83 of file hfx_pw_methods.F.