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

Go to the source code of this file.

Functions/Subroutines

subroutine gencrho (tsh, tspc, ngt, wfmt1, wfir1, wfmt2, wfir2, crhomt, crhoir)
 
pure subroutine crho1 (n, wf1, wf2, crho)
 
pure subroutine crho2 (n, wf11, wf12, wf21, wf22, crho)
 

Function/Subroutine Documentation

◆ crho1()

pure subroutine gencrho::crho1 ( integer, intent(in)  n,
complex(4), dimension(n), intent(in)  wf1,
complex(4), dimension(n), intent(in)  wf2,
complex(4), dimension(n), intent(out)  crho 
)

Definition at line 50 of file gencrho.f90.

◆ crho2()

pure subroutine gencrho::crho2 ( integer, intent(in)  n,
complex(4), dimension(n), intent(in)  wf11,
complex(4), dimension(n), intent(in)  wf12,
complex(4), dimension(n), intent(in)  wf21,
complex(4), dimension(n), intent(in)  wf22,
complex(4), dimension(n), intent(out)  crho 
)
private

Definition at line 58 of file gencrho.f90.

◆ gencrho()

subroutine gencrho ( logical, intent(in)  tsh,
logical, intent(in)  tspc,
integer, intent(in)  ngt,
complex(4), dimension(npcmtmax,natmtot,*), intent(in)  wfmt1,
complex(4), dimension(ngt,*), intent(in)  wfir1,
complex(4), dimension(npcmtmax,natmtot,*), intent(in)  wfmt2,
complex(4), dimension(ngt,*), intent(in)  wfir2,
complex(4), dimension(npcmtmax,natmtot), intent(out)  crhomt,
complex(4), dimension(ngt), intent(out)  crhoir 
)

Definition at line 6 of file gencrho.f90.

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