24integer,
allocatable ::
ivh(:,:)
26integer,
allocatable ::
mulh(:)
28real(8),
allocatable ::
vhc(:,:)
30real(8),
allocatable ::
hc(:)
40integer,
allocatable ::
nhk(:,:)
44integer,
allocatable ::
ihkig(:,:,:)
46real(8),
allocatable ::
vhkl(:,:,:,:)
48real(8),
allocatable ::
vhkc(:,:,:,:)
50real(8),
allocatable ::
hkc(:,:,:)
52complex(8),
allocatable ::
sfachk(:,:,:,:)
integer, dimension(:,:,:), allocatable ihkig
real(8), dimension(:,:,:), allocatable hkc
real(8), dimension(:,:,:,:), allocatable vhkc
real(8), dimension(3, 3) vhmat
real(8), dimension(:,:), allocatable vhc
integer, dimension(:,:), allocatable nhk
complex(8), dimension(:,:,:,:), allocatable sfachk
integer, dimension(:,:), allocatable ivh
integer, dimension(2, 3) inthv
real(8), dimension(:,:,:,:), allocatable vhkl
real(8), dimension(:), allocatable hc
integer, dimension(3) ngridh
integer, dimension(:), allocatable mulh