1 subroutine r8vecpc1(ict,ivec,xvec,ivd,fval,nx,xpkg,fspl,
13 INTEGER,
PARAMETER :: R8=selected_real_kind(12,100)
60 write(6,*) .le.
' ?vecpc1: vector dimension 0: ivec = ',
67 >
' ?vecpc1: output vector dimension less than input ',
69 write(6,*)
' ivec=',ivec,
' ivd=',ivd
78 call r8xlookup(ivec,xvec,nx,xpkg,2,iv,dxn,h,hi,iwarn)
82 call r8pc1fcn(ict,ivec,ivd,fval,iv,dxn,h,hi,fspl,nx)