| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=dp), | public, | dimension(:), POINTER | :: | TMATSYM | |||
| real(kind=dp), | public, | dimension(:, :), POINTER | :: | TMAT2D | |||
| real(kind=dp), | public, | pointer | :: | spin_free_tmat(:,:) | |||
| real(kind=dp), | public, | dimension(:), POINTER | :: | TMATSYM2 | |||
| real(kind=dp), | public, | dimension(:, :), POINTER | :: | TMAT2D2 | |||
| real(kind=dp), | public, | dimension(:,:,:), pointer | :: | OneEFieldInts | |||
| real(kind=dp), | public, | dimension(:), pointer | :: | FieldCore | |||
| real(kind=dp), | public, | dimension(:, :, :), pointer | :: | OneEPropInts | |||
| real(kind=dp), | public, | dimension(:), pointer | :: | PropCore | |||
| real(kind=dp), | public, | dimension(:, :, :), pointer | :: | OneEPropInts2 | |||
| real(kind=dp), | public, | dimension(:,:,:), pointer | :: | OneEFieldInts2 | |||
| logical, | public | :: | tCPMDSymTMat | = | .false. | ||
| logical, | public | :: | tOneElecDiag | ||||
| integer(kind=TagIntType), | public | :: | tagTMat2D | = | 0 | ||
| integer(kind=TagIntType), | public | :: | tagTMat2D2 | = | 0 | ||
| integer(kind=TagIntType), | public | :: | tagTMATSYM | = | 0 | ||
| integer(kind=TagIntType), | public | :: | tagTMATSYM2 | = | 0 | ||
| integer(kind=TagIntType), | public | :: | tagOneEPropInts | = | 0 | ||
| integer(kind=TagIntType), | public | :: | tagOneEPropInts2 | = | 0 | ||
| integer(kind=TagIntType), | public | :: | tagOneEFieldInts | = | 0 | ||
| integer(kind=TagIntType), | public | :: | tagOneEFieldInts2 | = | 0 | ||
| integer(kind=TagIntType), | public | :: | tagPropCore | = | 0 | ||
| integer(kind=TagIntType), | public | :: | tagFieldCore | = | 0 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | i | |||
| integer, | intent(in) | :: | j |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer | :: | I | ||||
| integer | :: | J |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | i | |||
| integer, | intent(in) | :: | j |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | i | |||
| integer, | intent(in) | :: | j | |||
| integer, | intent(in) | :: | iprop |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer | :: | I | ||||
| integer | :: | J |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer | :: | NBASIS |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer | :: | nBasis | ||||
| integer | :: | iSize |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer | :: | nBasis | ||||
| integer | :: | iSS | ||||
| integer | :: | iSize |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | nBasis | |||
| integer, | intent(in) | :: | nFlds |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | nBasis | |||
| integer, | intent(in) | :: | nFlds |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | nBasis |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | nBasisFrz |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer | :: | nBasisfrz | ||||
| integer | :: | iSS | ||||
| integer | :: | iSize |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| logical | :: | NEWTMAT |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | nBasisFrz | |||
| integer, | intent(in) | :: | iNum |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | nBasisFrz | |||
| integer, | intent(in) | :: | iNum |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | nBasis | |||
| integer, | intent(in) | :: | nFields |