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

Go to the source code of this file.

Functions/Subroutines

subroutine dmatuv (n, ef, e, u, v, dvv, duv, vn)
 

Function/Subroutine Documentation

◆ dmatuv()

subroutine dmatuv ( integer, intent(in)  n,
real(8), intent(in)  ef,
real(8), dimension(n), intent(in)  e,
complex(8), dimension(n,n), intent(in)  u,
complex(8), dimension(n,n), intent(in)  v,
complex(8), dimension(n,n), intent(out)  dvv,
complex(8), dimension(n,n), intent(out)  duv,
real(8), dimension(n), intent(out)  vn 
)

Definition at line 6 of file dmatuv.f90.

Here is the caller graph for this function: