![]() |
ETS
\$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | psplineeval (nr, nz, nCoeff, rpkg, zpkg, fspl, np, r, z, f, ierr) |
subroutine psplineeval | ( | integer | nr, |
integer | nz, | ||
integer | nCoeff, | ||
real*8, dimension(nr,4) | rpkg, | ||
real*8, dimension(nz,4) | zpkg, | ||
real*8, dimension(4,4,nr,nz) | fspl, | ||
integer | np, | ||
real*8, dimension(np) | r, | ||
real*8, dimension(np) | z, | ||
real*8, dimension(np,6) | f, | ||
integer | ierr | ||
) |
Definition at line 1 of file pSplineEval.f.