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

Go to the source code of this file.

Functions/Subroutines

subroutine wfmtsv (tsh, lrstp, is, ias, nst, idx, ngp, apwalm, evecfv, evecsv, ld, wfmt)
 
pure subroutine zfzrf (n, z, rf, ld, zf)
 

Function/Subroutine Documentation

◆ wfmtsv()

subroutine wfmtsv ( logical, intent(in)  tsh,
integer, intent(in)  lrstp,
integer, intent(in)  is,
integer, intent(in)  ias,
integer, intent(in)  nst,
integer, dimension(*), intent(in)  idx,
integer, dimension(nspnfv), intent(in)  ngp,
complex(8), dimension(ngkmax,apwordmax,lmmaxapw,natmtot,nspnfv), intent(in)  apwalm,
complex(8), dimension(nmatmax,nstfv,nspnfv), intent(in)  evecfv,
complex(8), dimension(nstsv,nstsv), intent(in)  evecsv,
integer, intent(in)  ld,
complex(8), dimension(ld,nspinor,nst), intent(out)  wfmt 
)

Definition at line 6 of file wfmtsv.f90.

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

◆ zfzrf()

pure subroutine wfmtsv::zfzrf ( integer, intent(in)  n,
complex(8), intent(in)  z,
real(8), dimension(lrstp,n), intent(in)  rf,
integer, intent(in)  ld,
complex(8), dimension(ld,n), intent(inout)  zf 
)

Definition at line 177 of file wfmtsv.f90.