![]() |
(git:87fe8d4)
|
Calculation of commutator [H,r] matrices. More...
Functions/Subroutines | |
| subroutine, public | build_com_hr_matrix (qs_env, matrix_hr) |
| Calculation of the [H,r] commutators matrices over Cartesian Gaussian functions. | |
Calculation of commutator [H,r] matrices.
| subroutine, public qs_commutators::build_com_hr_matrix | ( | type(qs_environment_type), pointer | qs_env, |
| type(dbcsr_p_type), dimension(:), optional, pointer | matrix_hr | ||
| ) |
Calculation of the [H,r] commutators matrices over Cartesian Gaussian functions.
| qs_env | ... |
| matrix_hr | ... |
Definition at line 55 of file qs_commutators.F.