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

Go to the source code of this file.

Functions/Subroutines

subroutine spline (n, x, f, cf)
 

Function/Subroutine Documentation

◆ spline()

subroutine spline ( integer, intent(in)  n,
real(8), dimension(n), intent(in)  x,
real(8), dimension(n), intent(in)  f,
real(8), dimension(3,n), intent(out)  cf 
)

Definition at line 9 of file spline.f90.

Here is the caller graph for this function: