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

Go to the source code of this file.

Functions/Subroutines

subroutine dmatwx (n, w, x, dxx, dwx, xn)
 

Function/Subroutine Documentation

◆ dmatwx()

subroutine dmatwx ( integer, intent(in)  n,
complex(8), dimension(n,n), intent(in)  w,
complex(8), dimension(n,n), intent(in)  x,
complex(8), dimension(n,n), intent(out)  dxx,
complex(8), dimension(n,n), intent(out)  dwx,
real(8), dimension(n), intent(out)  xn 
)

Definition at line 6 of file dmatwx.f90.

Here is the caller graph for this function: