Go to the source code of this file.
|
| logical | modpw::reduceh |
| |
| real(8) | modpw::hmaxvr |
| |
| integer, dimension(3) | modpw::ngridh |
| |
| integer | modpw::nhtot |
| |
| integer, dimension(2, 3) | modpw::inthv |
| |
| integer | modpw::nhvec |
| |
| integer, dimension(:,:), allocatable | modpw::ivh |
| |
| integer, dimension(:), allocatable | modpw::mulh |
| |
| real(8), dimension(:,:), allocatable | modpw::vhc |
| |
| real(8), dimension(:), allocatable | modpw::hc |
| |
| real(8), dimension(3, 3) | modpw::vhmat |
| |
| real(8) | modpw::hkmax |
| |
| integer, dimension(:,:), allocatable | modpw::nhk |
| |
| integer | modpw::nhkmax |
| |
| integer, dimension(:,:,:), allocatable | modpw::ihkig |
| |
| real(8), dimension(:,:,:,:), allocatable | modpw::vhkl |
| |
| real(8), dimension(:,:,:,:), allocatable | modpw::vhkc |
| |
| real(8), dimension(:,:,:), allocatable | modpw::hkc |
| |
| complex(8), dimension(:,:,:,:), allocatable | modpw::sfachk |
| |