splev Subroutine

subroutine splev(t, n, c, k, x, y, m, e, ier)

Arguments

Type IntentOptional AttributesName
real(kind=8) :: t(n)
integer :: n
real(kind=8) :: c(n)
integer :: k
real(kind=8) :: x(m)
real(kind=8) :: y(m)
integer :: m
integer :: e
integer :: ier

Contents

None