| Type | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|
| integer | :: | natom | ||||
| integer | :: | nspin | ||||
| integer | :: | lmaxd | ||||
| integer, | allocatable | :: | lmaxatom(:) | |||
| integer, | allocatable | :: | killatom(:) | |||
| integer, | allocatable | :: | isvatom(:) | |||
| real(kind=dp), | allocatable | :: | zatom(:) | |||
| real(kind=dp), | allocatable | :: | rimpatom_host(:,:) | |||
| real(kind=dp), | allocatable | :: | rimpatom(:,:) | |||
| real(kind=dp), | allocatable | :: | rimpshift(:,:) | |||
| real(kind=dp), | allocatable | :: | vpot(:,:,:,:) | |||
| real(kind=dp) | :: | vpottemp | ||||
| real(kind=dp), | allocatable | :: | vpot_out(:,:,:,:) | |||
| real(kind=dp), | allocatable | :: | cmom(:,:) | |||
| real(kind=dp), | allocatable | :: | cmom_interst(:,:) | |||
| real(kind=dp) | :: | alat | ||||
| integer | :: | itscf | ||||
| real(kind=dp) | :: | vmtzero(2) | ||||
| integer | :: | iatom | ||||
| integer | :: | ispin | ||||
| integer | :: | idummy | ||||
| integer | :: | ilm | ||||
| type(CELL_TYPE), | allocatable | :: | cell(:) | |||
| type(ENERGYPARTS_TYPE) | :: | energyparts | ||||
| type(shapefun_type), | allocatable | :: | shapefun(:) | |||
| type(gauntshape_type), | allocatable | :: | gauntshape(:) | |||
| type(corestate_type), | allocatable | :: | corestate(:) | |||
| type(DENSITY_TYPE), | allocatable | :: | density(:) | |||
| type(config_type) | :: | config | ||||
| type(gmat_type) | :: | gmat | ||||
| type(ldau_type), | allocatable | :: | ldau(:) | |||
| double complex, | allocatable | :: | ez(:) | |||
| double complex, | allocatable | :: | wez(:) | |||
| integer | :: | ielast | ||||
| double complex | :: | llyfac | ||||
| real(kind=dp), | allocatable | :: | intercell_ach(:,:) | |||
| integer | :: | my_rank | ||||
| integer | :: | mpi_size | ||||
| integer | :: | ierror | ||||
| real(kind=8), | parameter | :: | rfpi | = | 3.5449077018110318d0 | |
| character(len=20) | :: | ctemp | ||||
| type(gmatbulk_type) | :: | gmatbulk | ||||
| real(kind=8) | :: | rmsavq | ||||
| real(kind=8) | :: | rmsavm | ||||
| real(kind=8) | :: | mixldau | ||||
| logical | :: | ldau_initial_iter | ||||
| real(kind=8) | :: | sum | ||||
| real(kind=8) | :: | rv | ||||
| integer | :: | irmin1 | ||||
| integer | :: | irc1 | ||||
| integer | :: | ir | ||||
| integer | :: | lmpotin | ||||
| type(gmatonsite_type), | allocatable | :: | gmatonsite(:,:) | |||
| type(tmat_type), | allocatable | :: | tmatll(:,:) | |||
| integer | :: | istop_selfcons |