ETS  \$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
 All Classes Files Functions Variables Pages
pSpline.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine pspline (nr, nz, nCoeff, r, z, rawdata, rpkg, zpkg, fspl, nwrk, ierr)
 

Function/Subroutine Documentation

subroutine pspline ( integer  nr,
integer  nz,
integer  nCoeff,
real*8, dimension(nr)  r,
real*8, dimension(nz)  z,
real*8, dimension(ncoeff)  rawdata,
real*8, dimension(nr,4)  rpkg,
real*8, dimension(nz,4)  zpkg,
real*8, dimension(4,4,nr,nz)  fspl,
integer  nwrk,
integer  ierr 
)

Definition at line 1 of file pSpline.f.