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

Go to the source code of this file.

Functions/Subroutines

subroutine tm3todm (l, k, p, r, ld, wkpr, dm)
 
pure subroutine dmrtoz (n, dmr, dm)
 

Function/Subroutine Documentation

◆ dmrtoz()

pure subroutine tm3todm::dmrtoz ( integer, intent(in)  n,
real(8), dimension(n,n), intent(in)  dmr,
complex(8), dimension(n,n), intent(out)  dm 
)
private

Definition at line 126 of file tm3todm.f90.

Here is the caller graph for this function:

◆ tm3todm()

subroutine tm3todm ( integer, intent(in)  l,
integer, intent(in)  k,
integer, intent(in)  p,
integer, intent(in)  r,
integer, intent(in)  ld,
real(8), dimension(-ld:ld), intent(in)  wkpr,
complex(8), dimension(ld,2,ld,2), intent(out)  dm 
)

Definition at line 9 of file tm3todm.f90.

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