![]() |
(git:b77b4be)
|
Distribution of the Fermi contact integral matrix. More...
Functions/Subroutines | |
subroutine, public | build_fermi_contact_matrix (qs_env, matrix_fc, rc) |
Calculation of the Fermi contact matrix over Cartesian Gaussian functions. | |
Distribution of the Fermi contact integral matrix.
subroutine, public qs_fermi_contact::build_fermi_contact_matrix | ( | type(qs_environment_type), pointer | qs_env, |
type(dbcsr_p_type), dimension(:), pointer | matrix_fc, | ||
real(dp), dimension(3), intent(in) | rc | ||
) |
Calculation of the Fermi contact matrix over Cartesian Gaussian functions.
qs_env | ... |
matrix_fc | ... |
rc | ... |
Definition at line 74 of file qs_fermi_contact.F.