subroutine averaged_occs: returns an array of occupations that describe the occupation patterns which are averaged, using the averaging scheme given in F%av_occ(:) and the occupation N_occ(:)
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(wf_data), | intent(in) | :: | f | |||
integer, | intent(in) | :: | n_occ(:) | |||
integer, | intent(out), | allocatable | :: | occs(:,:) |