![]()  | 
  
     (git:e68414f)
    
   | 
 
Functions/Subroutines | |
| subroutine, public | loc_dipole (input, dft_control, qs_loc_env, logger, qs_env) | 
| Computes and prints the Dipole (using localized charges)   | |
| subroutine, public qs_loc_dipole::loc_dipole | ( | type(section_vals_type), pointer | input, | 
| type(dft_control_type), pointer | dft_control, | ||
| type(qs_loc_env_type), pointer | qs_loc_env, | ||
| type(cp_logger_type), pointer | logger, | ||
| type(qs_environment_type), pointer | qs_env | ||
| ) | 
Computes and prints the Dipole (using localized charges)
| input | ... | 
| dft_control | ... | 
| qs_loc_env | ... | 
| logger | ... | 
| qs_env | the qs_env in which the qs_env lives | 
Definition at line 63 of file qs_loc_dipole.F.