computes the one-particle density matrix
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(umatrixtable), | intent(in) | :: | ut | |||
integer, | intent(in) | :: | occs(:,:) | |||
real(kind=long), | intent(in) | :: | csf_c(:) | |||
real(kind=long), | intent(out) | :: | dm(size(occs,1),size(occs,1)) |