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

Go to the source code of this file.

Functions/Subroutines

pure subroutine rdiracint (sol, kpa, e, nr, r, vr, nn, g0, g1, f0, f1)
 
pure real(8) function poly3 (xa, ya, x)
 
pure real(8) function poly4i (xa, ya, x)
 

Function/Subroutine Documentation

◆ poly3()

pure real(8) function rdiracint::poly3 ( real(8), dimension(3), intent(in)  xa,
real(8), dimension(3), intent(in)  ya,
real(8), intent(in)  x 
)
private

Definition at line 101 of file rdiracint.f90.

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

◆ poly4i()

pure real(8) function rdiracint::poly4i ( real(8), dimension(4), intent(in)  xa,
real(8), dimension(4), intent(in)  ya,
real(8), intent(in)  x 
)
private

Definition at line 122 of file rdiracint.f90.

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

◆ rdiracint()

pure subroutine rdiracint ( real(8), intent(in)  sol,
integer, intent(in)  kpa,
real(8), intent(in)  e,
integer, intent(in)  nr,
real(8), dimension(nr), intent(in)  r,
real(8), dimension(nr), intent(in)  vr,
integer, intent(out)  nn,
real(8), dimension(nr), intent(out)  g0,
real(8), dimension(nr), intent(out)  g1,
real(8), dimension(nr), intent(out)  f0,
real(8), dimension(nr), intent(out)  f1 
)

Definition at line 9 of file rdiracint.f90.

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