| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | n_spat_orbs | |||
| integer, | intent(in) | :: | nI(:) | |||
| real(kind=dp), | intent(in) | :: | sparse | |||
| real(kind=dp), | intent(in) | :: | sparseT | |||
| character(len=*), | intent(in), | optional | :: | filepath | ||
| logical, | intent(in), | optional | :: | uhf | ||
| logical, | intent(in), | optional | :: | hermitian |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(GASSpec_t), | intent(in) | :: | GAS_spec | |||
| integer, | intent(in) | :: | nI(:) | |||
| real(kind=dp), | intent(in) | :: | sparse | |||
| real(kind=dp), | intent(in) | :: | sparseT | |||
| character(len=*), | intent(in), | optional | :: | filepath | ||
| logical, | intent(in), | optional | :: | uhf | ||
| logical, | intent(in), | optional | :: | hermitian |