1 subroutine splev(t,n,c,k,x,y,m,ier)
51 real*8 t(n),c(n),x(m),y(m)
53 integer i,j,k1,l,ll,l1,nk1
63 if(x(i).lt.x(i-1)) go to 100
77 if(arg.lt.tb) arg = tb
78 if(arg.gt.te) arg = te
80 40
if(arg.lt.t(l1) .or. l.eq.nk1) go to 50
85 50 call
fpbspl(t,n,k,arg,l,h)
subroutine splev(t, n, c, k, x, y, m, ier)
subroutine fpbspl(t, n, k, x, l, h)