Go to the source code of this file.
Functions/Subroutines | |
subroutine | eveqnhf (ikp, vmt, vir, bmt, bir, evecsvp) |
subroutine eveqnhf | ( | integer, intent(in) | ikp, |
real(8), dimension(npcmtmax,natmtot), intent(in) | vmt, | ||
real(8), dimension(ngtc), intent(in) | vir, | ||
real(8), dimension(npcmtmax,natmtot,ndmag), intent(in) | bmt, | ||
real(8), dimension(ngtc,ndmag), intent(in) | bir, | ||
complex(8), dimension(nstsv,nstsv), intent(inout) | evecsvp | ||
) |
Definition at line 6 of file eveqnhf.f90.