15 dmatmt(:,:,:,:,:)=
dmatmt(:,:,:,:,:)+
dmftm(:,:,:,:,:)
subroutine gendmat(tspndg, tlmdg, lmin, lmax, ld, dmat)
integer, parameter lmmaxdm
complex(8), dimension(:,:,:,:,:), allocatable dmftm
integer, parameter lmaxdm
complex(8), dimension(:,:,:,:,:), allocatable dmatmt
subroutine symdmat(lmax, ld, dmat)