![]() |
(git:8ebf9ad)
|
tblite matrix build More...
Functions/Subroutines | |
| subroutine, public | build_tblite_ks_matrix (qs_env, calculate_forces, just_energy, ext_ks_matrix) |
| ... | |
tblite matrix build
| subroutine, public tblite_ks_matrix::build_tblite_ks_matrix | ( | type(qs_environment_type), pointer | qs_env, |
| logical, intent(in) | calculate_forces, | ||
| logical, intent(in) | just_energy, | ||
| type(dbcsr_p_type), dimension(:), optional, pointer | ext_ks_matrix | ||
| ) |
...
| qs_env | ... |
| calculate_forces | ... |
| just_energy | ... |
| ext_ks_matrix | ... |
Definition at line 56 of file tblite_ks_matrix.F.