![]() |
(git:936074a)
|
Calculation of the Fock matrix for SE methods. More...
Functions/Subroutines | |
| subroutine, public | build_se_fock_matrix (qs_env, calculate_forces, just_energy) |
| Construction of the Fock matrix for NDDO methods. | |
Calculation of the Fock matrix for SE methods.
| subroutine, public se_fock_matrix::build_se_fock_matrix | ( | type(qs_environment_type), pointer | qs_env, |
| logical, intent(in) | calculate_forces, | ||
| logical, intent(in) | just_energy | ||
| ) |
Construction of the Fock matrix for NDDO methods.
| qs_env | ... |
| calculate_forces | ... |
| just_energy | ... |
Definition at line 80 of file se_fock_matrix.F.