![]() |
(git:b77b4be)
|
Driver for the localization that should be general for all the methods available and all the definition of the spread functional Write centers, spread and cubes only if required and for the selected states The localized functions are copied in the standard mos array for the next use. More...
Functions/Subroutines | |
subroutine, public | qs_loc_driver (qs_env, qs_loc_env, print_loc_section, myspin, ext_mo_coeff) |
set up the calculation of localized orbitals | |
Driver for the localization that should be general for all the methods available and all the definition of the spread functional Write centers, spread and cubes only if required and for the selected states The localized functions are copied in the standard mos array for the next use.
subroutine, public qs_loc_main::qs_loc_driver | ( | type(qs_environment_type), pointer | qs_env, |
type(qs_loc_env_type), pointer | qs_loc_env, | ||
type(section_vals_type), pointer | print_loc_section, | ||
integer, intent(in) | myspin, | ||
type(cp_fm_type), intent(in), optional, target | ext_mo_coeff | ||
) |
set up the calculation of localized orbitals
qs_env | ... |
qs_loc_env | ... |
print_loc_section | ... |
myspin | ... |
ext_mo_coeff | ... |
Definition at line 95 of file qs_loc_main.F.