| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | NDET | ||||
| integer, | public | :: | Det | ||||
| integer(kind=n_int), | public, | Allocatable | :: | FCIDets(:,:) | |||
| integer, | public, | Allocatable | :: | FCIDetIndex(:) | |||
| integer, | public | :: | ICILEVEL | ||||
| integer(kind=TagIntType), | public | :: | tagNMRKS | = | 0 | ||
| integer, | public, | pointer | :: | NMRKS(:,:) | => | null() | |
| real(kind=dp), | public, | pointer | :: | CK(:,:) | |||
| integer(kind=TagIntType), | public | :: | tagCK | = | 0 | ||
| real(kind=dp), | public, | pointer | :: | W(:) | |||
| integer(kind=TagIntType), | public | :: | tagW | ||||
| real(kind=dp), | public, | pointer | :: | HAMIL(:) | |||
| integer(kind=TagIntType), | public | :: | tagHamil | = | 0 | ||
| integer, | public | :: | LenHamil | ||||
| integer, | public, | ALLOCATABLE | :: | LAB(:) | |||
| integer, | public, | ALLOCATABLE | :: | NROW(:) | |||
| integer, | public, | ALLOCATABLE | :: | ReIndex(:) | |||
| integer(kind=TagIntType), | public | :: | LabTag | = | 0 | ||
| integer(kind=TagIntType), | public | :: | NRowTag | = | 0 | ||
| integer, | public | :: | NCYCLE | ||||
| real(kind=dp), | public | :: | B2L | ||||
| integer, | public | :: | NEVAL | ||||
| integer, | public | :: | NBLK | ||||
| integer, | public | :: | NKRY |