stella
Manual
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
fitp_surf2
Function
43 statements
Source File
spl.f90
splines
fitp_surf2
Contents
public function fitp_surf2(xx, yy, m, n, x, y, z, iz, zp, sigma)
Arguments
Type
Intent
Optional
Attributes
Name
real
::
xx
real
::
yy
integer
::
m
integer
::
n
real
::
x
(m)
real
::
y
(n)
real
::
z
(iz,n)
integer
::
iz
real
::
zp
(m,n,3)
real
::
sigma
Return Value
real