Next: Interface initialise
Up: Type Spline
Previous: Type Spline
Contents
Index
- n -- integer
-
Number of knot points
- x -- real(dp), allocatable, dimension(:)
-
Knot positions
- y -- real(dp), allocatable, dimension(:)
-
Function values
- y2 -- real(dp), allocatable, dimension(:)
-
Second derivative
- yp1, ypn -- real(dp)
-
Endpoint derivatives
- y2_initialised -- logical
-
initialise interface
gabor
2009-06-30