Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp) | :: | FMAT(NSBASIS,NSBASIS,NSPINS) | ||||
integer | :: | NSPINS | ||||
integer | :: | NSBASIS | ||||
integer | :: | BRR(NSBASIS*NSPINS) | ||||
type(BasisFN) | :: | G1(*) | ||||
logical | :: | TRANS | ||||
integer | :: | LMS | ||||
real(kind=dp) | :: | FRAND | ||||
integer | :: | NELS(NSPINS) | ||||
integer | :: | HFDET(*) |