![]() |
(git:936074a)
|
Distribution of the spin orbit integral matrix. More...
Functions/Subroutines | |
| subroutine, public | build_pso_matrix (qs_env, matrix_so, rc) |
| Calculation of the paramagnetic spin orbit matrix over Cartesian Gaussian functions. | |
Distribution of the spin orbit integral matrix.
| subroutine, public qs_spin_orbit::build_pso_matrix | ( | type(qs_environment_type), pointer | qs_env, |
| type(dbcsr_p_type), dimension(:), pointer | matrix_so, | ||
| real(dp), dimension(3), intent(in) | rc | ||
| ) |
Calculation of the paramagnetic spin orbit matrix over Cartesian Gaussian functions.
| qs_env | ... |
| matrix_so | ... |
| rc | ... |
Definition at line 73 of file qs_spin_orbit.F.