function stat_factor_pair_occupied P: Parameter structure N_occ: occ array oi: orbital index oj: orbital index returns the statistical factor that a spin-orbital pair oi, oj is occupied
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(param), | intent(in) | :: | p | |||
| type(wf_data), | intent(in) | :: | f | |||
| integer, | intent(in) | :: | n_occ(:) | |||
| integer | :: | oi | ||||
| integer | :: | oj |