| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=n_int), | intent(in) | :: | ilut(0:NIfTot) | |||
| integer, | intent(in) | :: | src(2) | |||
| integer, | intent(in) | :: | orb | |||
| integer, | intent(in) | :: | iSpn | |||
| real(kind=dp), | intent(out) | :: | cpt | |||
| real(kind=dp), | intent(out) | :: | cum_sum | |||
| real(kind=dp), | intent(inout) | :: | cum_arr(nbasis) | |||
| logical, | intent(in) | :: | first |