| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=dp), | public, | allocatable | :: | U_matrix(:,:) |
Evaluates the determinant of a Matrix M.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | mat(:,:) |
Returns the ratio of weights of nJ / nI in the HF basis.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | nJ(nel) | |||
| integer, | intent(in) | :: | nI(nel) | |||
| real(kind=dp), | intent(out) | :: | det_ratio |