Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer | :: | nBasisMax(5,*) | ||||
real(kind=dp) | :: | ARR(LEN,2) | ||||
integer | :: | BRR(LEN) | ||||
type(BasisFN) | :: | G1(LEN) | ||||
integer | :: | LEN |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer | :: | LEN |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(BasisFN) | :: | G1(*) | ||||
integer | :: | NBASIS | ||||
real(kind=dp) | :: | ARR(NBASIS,2) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer | :: | NHG | ||||
integer | :: | NORBUSED | ||||
type(BasisFN) | :: | G1(NHG) | ||||
integer | :: | NEL | ||||
real(kind=dp) | :: | ECORE | ||||
logical | :: | TORDER | ||||
real(kind=dp) | :: | ARR(NSTATES*2,2) | ||||
integer | :: | BRR(NSTATES*2) | ||||
integer | :: | iCacheFlag |