find the best permutation of orbitals specified in MO_index such that sum(gross_pop(MO_index(:),nuc_index(:))) is maximized
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(param), | intent(in) | :: | p | |||
| type(basis), | intent(in) | :: | b | |||
| type(wf_data), | intent(inout) | :: | f | |||
| integer, | intent(in) | :: | mo_index(:) | |||
| integer, | intent(in) | :: | nuc_index(:) |