| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=1024), | public | :: | FCIDUMP_name | ||||
| integer, | private, | allocatable | :: | orbital_permutation(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(inout) | :: | NEL | |||
| integer, | intent(out) | :: | nBasisMax(5,*) | |||
| integer, | intent(out) | :: | LEN | |||
| integer, | intent(out) | :: | LMS | |||
| logical, | intent(in) | :: | tbin |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(inout) | :: | nBasisMax(5,*) | |||
| real(kind=dp), | intent(out) | :: | ARR(LEN,2) | |||
| integer, | intent(out) | :: | BRR(LEN) | |||
| type(BasisFN), | intent(out) | :: | G1(LEN) | |||
| integer, | intent(in) | :: | LEN | |||
| logical | :: | TBIN |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(inout) | :: | UMAT(:) | |||
| integer(kind=MPIArg) | :: | umat_win | ||||
| integer, | intent(in) | :: | NBASIS | |||
| real(kind=dp), | intent(out) | :: | ECORE |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(out) | :: | UMAT(*) | |||
| real(kind=dp), | intent(out) | :: | ECORE |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | nBasis | |||
| character(len=100) | :: | PropFile | ||||
| real(kind=dp) | :: | CoreVal | ||||
| real(kind=dp) | :: | OneElInts(nBasis,nBasis) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | perm(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int64), | intent(inout) | :: | ORBSYM(:) | |||
| integer, | intent(inout) | :: | SYML(:) | |||
| integer, | intent(inout) | :: | SYMLZ(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(inout) | :: | label |