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

Go to the source code of this file.

Functions/Subroutines

pure subroutine cpotclmt (nr, nri, ld, rl, wpr, crhomt, cvclmt)
 
pure subroutine splintwp (n, wp, f, g)
 

Function/Subroutine Documentation

◆ cpotclmt()

pure subroutine cpotclmt ( integer, intent(in)  nr,
integer, intent(in)  nri,
integer, intent(in)  ld,
real(8), dimension(ld,-lmaxo-1:lmaxo+2), intent(in)  rl,
real(8), dimension(4,nr), intent(in)  wpr,
complex(4), dimension(*), intent(in)  crhomt,
complex(4), dimension(*), intent(out)  cvclmt 
)

Definition at line 6 of file cpotclmt.f90.

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

◆ splintwp()

pure subroutine cpotclmt::splintwp ( integer, intent(in)  n,
real(8), dimension(*), intent(in)  wp,
complex(4), dimension(n), intent(in)  f,
complex(4), dimension(n), intent(out)  g 
)

Definition at line 78 of file cpotclmt.f90.