| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ExcitGenSessionType), | intent(inout) | :: | session | |||
| integer, | intent(in) | :: | nI(nEl) | |||
| integer, | intent(out) | :: | nJ(nEl) | |||
| logical, | intent(out) | :: | tParity | |||
| logical, | intent(out) | :: | tAllExcitFound | |||
| logical, | intent(in) | :: | ti_lt_a_only |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ExcitGenSessionType), | intent(inout) | :: | session | |||
| integer, | intent(out) | :: | nJ(nEl) | |||
| logical, | intent(out) | :: | tParity | |||
| logical, | intent(out) | :: | tAllExcitFound | |||
| logical, | intent(in) | :: | ti_lt_a_only |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ExcitGenSessionType), | intent(inout) | :: | session | |||
| integer, | intent(in) | :: | nI(nEl) | |||
| integer, | intent(out) | :: | nJ(nEl) | |||
| integer, | intent(out) | :: | exFlag | |||
| integer, | intent(out) | :: | excitMat(2,2) | |||
| logical, | intent(out) | :: | tParity | |||
| logical, | intent(out) | :: | tAllExcitFound | |||
| logical, | intent(in) | :: | ti_lt_a_only |