Go to the source code of this file.
Functions/Subroutines | |
subroutine | genephmat (iq, ik, de, a, dvmt, dvir, ephmat) |
subroutine genephmat | ( | integer, intent(in) | iq, |
integer, intent(in) | ik, | ||
real(8), intent(in) | de, | ||
complex(8), dimension(nbph,nbph), intent(in) | a, | ||
complex(8), dimension(npcmtmax,natmtot,nbph), intent(in) | dvmt, | ||
complex(8), dimension(ngtc,nbph), intent(in) | dvir, | ||
complex(8), dimension(nstsv,nstsv,nbph), intent(out) | ephmat | ||
) |
Definition at line 6 of file genephmat.f90.