VMEC 8.52
3D Equilibrium solver with nested flux surfaces.
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | spline_akima_int (x, y, xx, yy, npts, iflag) |
subroutine spline_akima_int | ( | real(rprec), intent(in) | x, |
real(rprec), intent(out) | y, | ||
real(rprec), dimension(npts), intent(in) | xx, | ||
real(rprec), dimension(npts), intent(in) | yy, | ||
integer, intent(in) | npts, | ||
integer, intent(inout) | iflag ) |
Definition at line 2 of file spline_akima_int.f.
Referenced by pcurr().