The Elk Code
 
Loading...
Searching...
No Matches
wfmtfv.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine wfmtfv (ias, ngp, apwalm, evecfv, wfmt)
 
pure subroutine zfzrf (n, rf, ld, zf)
 

Function/Subroutine Documentation

◆ wfmtfv()

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.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ zfzrf()

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.