Toggle navigation
KORC
README
Contents
Source Files
Modules
Procedures
Derived Types
Program
Source Files
Modules
Procedures
Derived Types
Program
splint
Interface
8 statements
Source File
special_fun_modules.f90
nr
splint
Contents
None
interface
public function splint(xa, ya, y2a, x)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=SP),
intent(in),
DIMENSION(:)
::
xa
real(kind=SP),
intent(in),
DIMENSION(:)
::
ya
real(kind=SP),
intent(in),
DIMENSION(:)
::
y2a
real(kind=SP),
intent(in)
::
x
Return Value
real(kind=SP)