one_particle_dm Subroutine

public pure subroutine one_particle_dm(dm, occ, dets, csf)

returns the one-particle density matrix

Arguments

Type IntentOptional Attributes Name
real(kind=long), intent(out) :: dm(:,:)
integer, intent(in) :: occ(:)
integer, intent(in) :: dets(:,:)
integer, intent(in) :: csf(:)