Stellarator-Tools
ezspline::ezspline_interp Interface Reference

Public Member Functions

subroutine ezspline_interp3_r8 (spline_o, p1, p2, p3, f, ier)
 
subroutine ezspline_interp3_array_r8 (spline_o, k1, k2, k3, p1, p2, p3, f, ier)
 
subroutine ezspline_interp3_cloud_r8 (spline_o, k, p1, p2, p3, f, ier)
 
subroutine ezspline_interp2_r8 (spline_o, p1, p2, f, ier)
 
subroutine ezspline_interp2_array_r8 (spline_o, k1, k2, p1, p2, f, ier)
 
subroutine ezspline_interp2_cloud_r8 (spline_o, k, p1, p2, f, ier)
 
subroutine ezspline_interp1_r8 (spline_o, p1, f, ier)
 
subroutine ezspline_interp1_array_r8 (spline_o, k1, p1, f, ier)
 
subroutine ezspline_interp3_r4 (spline_o, p1, p2, p3, f, ier)
 
subroutine ezspline_interp3_array_r4 (spline_o, k1, k2, k3, p1, p2, p3, f, ier)
 
subroutine ezspline_interp3_cloud_r4 (spline_o, k, p1, p2, p3, f, ier)
 
subroutine ezspline_interp2_r4 (spline_o, p1, p2, f, ier)
 
subroutine ezspline_interp2_array_r4 (spline_o, k1, k2, p1, p2, f, ier)
 
subroutine ezspline_interp2_cloud_r4 (spline_o, k, p1, p2, f, ier)
 
subroutine ezspline_interp1_r4 (spline_o, p1, f, ier)
 
subroutine ezspline_interp1_array_r4 (spline_o, k1, p1, f, ier)
 

The documentation for this interface was generated from the following file: