aboutsummaryrefslogtreecommitdiff
path: root/math/surfit/doc/isfree.hlp
blob: 04f52b5fcce0d5dc26e8e10ba7c92ab7d92af533 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
.help isfree Apr85 "Surfit Package"
.ih
NAME
isfree -- free the surface grid descriptor structure
.ih
SYNOPSIS
isfree (sf)

.nf
pointer	sf		# surface descriptor
.fi
.ih
ARGUMENTS
.ls sf    
Pointer to the surface descriptor structure.
.le
.ih
DESCRIPTION
Frees the surface descriptor structure and all the vectors and arrays used
by the numerical routines.
.ih
NOTES
ISFREE should be called after the surface fit is complete.
.ih
SEE ALSO
isinit
.endhelp