Go to the source code of this file.
Functions/Subroutines | |
subroutine | gendmat (tspndg, tlmdg, lmin, lmax, ld, dmat) |
subroutine gendmat | ( | logical, intent(in) | tspndg, |
logical, intent(in) | tlmdg, | ||
integer, intent(in) | lmin, | ||
integer, intent(in) | lmax, | ||
integer, intent(in) | ld, | ||
complex(8), dimension(ld,nspinor,ld,nspinor,natmtot), intent(out) | dmat | ||
) |
Definition at line 6 of file gendmat.f90.