overlap_csfs Subroutine

public subroutine overlap_csfs(p, csf_array, lc1, lc2, s12, csf_o)

calculated overlaps of configuration state functions for different orbital sets

Arguments

Type IntentOptional Attributes Name
type(param), intent(in) :: p
type(csf), intent(in) :: csf_array(:)
real(kind=long), intent(in) :: lc1(:,:)
real(kind=long), intent(in) :: lc2(:,:)
real(kind=long), intent(in) :: s12(:,:)
real(kind=long), intent(out) :: csf_o(:,:)