construcst an array of CSF types for a given set of occupation configurations, spin multiplicity, and irreducible represention
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(param), | intent(in) | :: | p | |||
| type(basis), | intent(in) | :: | b | |||
| type(wf_data), | intent(in) | :: | f | |||
| integer, | intent(in) | :: | multp | |||
| integer, | intent(in) | :: | state_irrep | |||
| integer, | intent(in), | target | :: | occs(:,:) | ||
| type(csf), | intent(out), | allocatable | :: | csf_array(:) |