curvp1 Subroutine

subroutine curvp1(n, x, y, p, yp, temp, sigma, ierr)

Arguments

Type IntentOptional Attributes Name
integer :: n
real :: x(n)
real :: y(n)
real :: p
real :: yp(n)
real :: temp(1)
real :: sigma
integer :: ierr