Loading...
Searching...
No Matches
Go to the source code of this file.
|
| character(256) | modw90::seedname |
| |
| integer | modw90::nxlwin |
| |
| character(256), dimension(:), allocatable | modw90::xlwin |
| |
| integer | modw90::num_wann |
| |
| integer | modw90::num_bands |
| |
| integer, dimension(:), allocatable | modw90::idxw90 |
| |
| integer | modw90::num_iter |
| |
| integer | modw90::dis_num_iter |
| |
| real(8) | modw90::trial_step |
| |
| integer, parameter | modw90::num_nnmax =12 |
| |
| integer | modw90::nntot |
| |
| integer, dimension(:,:), allocatable | modw90::nnlist |
| |
| integer, dimension(:,:,:), allocatable | modw90::nncell |
| |
| logical | modw90::wrtunk |
| |