| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(one_rdm_t), | intent(inout) | :: | rdm | |||
| integer, | intent(in) | :: | irdm |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(one_rdm_t), | intent(in) | :: | rdm | |||
| integer, | intent(in) | :: | irdm | |||
| real(kind=dp), | intent(in) | :: | SumDiag |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(one_rdm_t), | intent(inout) | :: | rdm | |||
| real(kind=dp), | intent(out) | :: | SumTrace |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(one_rdm_t), | intent(inout) | :: | rdm |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | one_rdm(:,:) | |||
| integer, | intent(in) | :: | sym_list(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(one_rdm_t), | intent(in) | :: | rdm |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | one_rdm(:,:) | |||
| integer, | intent(in) | :: | sym_list(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=9) | :: | filename |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | evalues(:) | |||
| real(kind=dp), | intent(in) | :: | occ_numb_diff |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | i | |||
| integer, | intent(in) | :: | j | |||
| real(kind=dp), | intent(inout), | allocatable | :: | trans_2orbs_coeffs(:,:) | ||
| real(kind=dp), | intent(inout) | :: | selfintorb1 | |||
| real(kind=dp), | intent(inout) | :: | selfintorb2 | |||
| logical, | intent(in) | :: | localdelocal |