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