Toggle navigation
KORC
README
Contents
Source Files
Modules
Procedures
Derived Types
Program
Source Files
Modules
Procedures
Derived Types
Program
splie2
Interface
8 statements
Source File
special_fun_modules.f90
nr
splie2
Contents
None
interface
public subroutine splie2(x1a, x2a, ya, y2a)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=SP),
intent(in),
DIMENSION(:)
::
x1a
real(kind=SP),
intent(in),
DIMENSION(:)
::
x2a
real(kind=SP),
intent(in),
DIMENSION(:,:)
::
ya
real(kind=SP),
intent(out),
DIMENSION(:,:)
::
y2a