kurvp1 Subroutine

subroutine kurvp1(n, x, y, xp, yp, temp, s, sigma, ierr)

Arguments

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