Go to the source code of this file.
Functions/Subroutines | |
subroutine | wfmtfv (ias, ngp, apwalm, evecfv, wfmt) |
pure subroutine | zfzrf (n, rf, ld, zf) |
subroutine wfmtfv | ( | integer, intent(in) | ias, |
integer, intent(in) | ngp, | ||
complex(8), dimension(ngkmax,apwordmax,lmmaxapw), intent(in) | apwalm, | ||
complex(8), dimension(nmatmax), intent(in) | evecfv, | ||
complex(8), dimension(*), intent(out) | wfmt | ||
) |
Definition at line 9 of file wfmtfv.f90.
pure subroutine wfmtfv::zfzrf | ( | integer, intent(in) | n, |
real(8), dimension(lradstp,n), intent(in) | rf, | ||
integer, intent(in) | ld, | ||
complex(8), dimension(ld,n), intent(inout) | zf | ||
) |
Definition at line 95 of file wfmtfv.f90.