| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | N | = | 5 | ||
| double precision, | public | :: | alat | ||||
| double precision, | public | :: | bravais(3,3) | ||||
| double precision, | public | :: | recbv(3,3) | ||||
| double precision, | public, | allocatable | :: | rbasis(:,:) |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | N | = | 7 | ||
| integer, | public, | allocatable | :: | cls(:) | |||
| integer, | public, | allocatable | :: | nacls(:) | |||
| integer, | public, | allocatable | :: | ezoa(:,:) | |||
| integer, | public, | allocatable | :: | atom(:,:) | |||
| double precision, | public, | allocatable | :: | rcls(:,:,:) | |||
| double precision, | public, | allocatable | :: | rr(:,:) |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | N | = | 10 | ||
| double complex, | public, | allocatable | :: | energies(:) | |||
| double complex, | public, | allocatable | :: | tmatll(:,:,:,:) | |||
| double complex, | public, | allocatable | :: | tmat(:,:,:) | |||
| double complex, | public, | allocatable | :: | tinvll(:,:,:,:) | |||
| double complex, | public, | allocatable | :: | ginp(:,:,:,:) | |||
| double complex, | public, | allocatable | :: | rhod(:,:,:,:) | |||
| double complex, | public, | allocatable | :: | torq(:,:,:,:) | |||
| double complex, | public, | allocatable | :: | spinflux(:,:,:,:) | |||
| double complex, | public, | allocatable | :: | alpha(:,:,:,:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| double precision, | intent(in) | :: | bravais(3,3) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(inc_TYPE), | intent(in) | :: | inc | |||
| type(lattice_TYPE), | intent(out) | :: | lattice |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(inc_TYPE), | intent(in) | :: | inc | |||
| type(cluster_TYPE), | intent(out) | :: | cluster |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(inc_TYPE), | intent(in) | :: | inc | |||
| type(tgmatrx_TYPE), | intent(out) | :: | tgmatrx |