The Elk Code
polynm.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

pure real(8) function polynm (m, np, xa, ya, x)
 

Function/Subroutine Documentation

◆ polynm()

pure real(8) function polynm ( integer, intent(in)  m,
integer, intent(in)  np,
real(8), dimension(np), intent(in)  xa,
real(8), dimension(np), intent(in)  ya,
real(8), intent(in)  x 
)

Definition at line 10 of file polynm.f90.

Here is the caller graph for this function: