Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public | :: | DETINV | ||||
integer, | public | :: | IOBS | ||||
integer, | public | :: | JOBS | ||||
integer, | public | :: | KOBS | ||||
logical, | public | :: | TCALCHMAT | ||||
logical, | public | :: | TENERGY | ||||
logical, | public | :: | TREAD | ||||
logical, | public | :: | TBLOCK | ||||
logical, | public | :: | tFindDets | ||||
logical, | public | :: | tCompressDets | ||||
type(BasisFN), | public, | pointer | :: | BLOCKSYM(:) | |||
integer(kind=TagIntType), | public | :: | tagBlockSym | ||||
integer, | public, | ALLOCATABLE | :: | NBLOCKSTARTS(:) | |||
integer(kind=TagIntType), | public | :: | tagNBLOCKSTARTS | = | 0 | ||
integer, | public | :: | NBLOCKS | ||||
integer, | public | :: | iFDet | ||||
real(kind=dp), | public, | pointer | :: | CKN(:,:) | |||
integer(kind=TagIntType), | public | :: | tagCKN | = | 0 | ||
real(kind=dp), | public, | ALLOCATABLE | :: | ExpandedHamil(:,:) | |||
integer, | public | :: | iExcitLevel |