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

Go to the source code of this file.

Functions/Subroutines

subroutine fderiv (m, n, x, f, g)
 

Function/Subroutine Documentation

◆ fderiv()

subroutine fderiv ( integer, intent(in)  m,
integer, intent(in)  n,
real(8), dimension(n), intent(in)  x,
real(8), dimension(n), intent(in)  f,
real(8), dimension(n), intent(out)  g 
)

Definition at line 9 of file fderiv.f90.

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