File: default.htm

package info (click to toggle)
evolver 2.70%2Bds-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 17,148 kB
  • sloc: ansic: 127,395; makefile: 209; sh: 98
file content (111 lines) | stat: -rw-r--r-- 3,055 bytes parent folder | download | duplicates (6)
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<head>
   <title>Surface Evolver Documentation</title>
<link rel="stylesheet" type="text/css" href="evdoc.css" />
</head>
<body>
<a name="doc top"></a>
<center>
<h1>The Surface Evolver </h1>

<a href="http://www.susqu.edu/brakke/">
Kenneth A. Brakke</a><br>
Mathematics Department <br> 
Susquehanna University <br>
Selinsgrove, PA, 17870 <br>
brakke@susqu.edu<br>
<p>
with past support from <br>
The Geometry Center <br>
University of Minnesota <br>
Minneapolis, MN 55454<br>


<h2>Version 2.26, August 20, 2005</h2>
</center>
<hr width="100%">
<a name="table of contents"></a><h2>Contents</h2>

<table>
<tr  valign=top>
<td>
<ul>
<li><a HREF="intro.htm#overview">Overview</a> </li>

<li><a HREF="install.htm">Acquisition and installation</a> </li>

<li><a HREF="general.htm#options">Command line options</a> </li>

<li><a HREF="tutorial.htm">Tutorial and examples</a> </li>

<li><a HREF="elements.htm">Geometric elements and attributes</a> </li>

<li><a HREF="model.htm">Surface models</a> </li>

<li><a HREF="energies.htm">Energies</a> </li>

<li><a HREF="constrnt.htm">Constraints and boundaries</a> </li>

<li><a HREF="quants.htm">Named quantities and methods</a> </li>

<li><a HREF="syntax.htm">Syntax</a> </li>

<li><a HREF="datafile.htm">Datafile</a> </li>

<li><a HREF="general.htm#initialization">Surface initialization</a> </li>
</ul>
</td>

<td>
<ul>
<li><a HREF="graphics.htm">Graphics</a> </li>

<li><a HREF="commands.htm">Command language</a> </li>

<li><a HREF="graphics.htm#graphics commands">Graphics mode commands</a>
</li>

<li><a HREF="eigentut.htm">Hessian, eigenvalues, and eigenvectors</a> </li>

<li><a HREF="general.htm#error handling">Error handling</a> </li>

<li><a HREF="general.htm#interrupts">Interrupting execution</a> </li>

<li><a HREF="general.htm#parallel">Parallel computation</a> </li>

<li><a HREF="hints.htm">Hints</a> </li>

<li><a HREF="general.htm#bugs">Bugs</a> </li>

<li><a HREF="biblio.htm">Bibliography</a> </li>

<li><a HREF="index.htm">Index</a> </li>

<li><a HREF="general.htm#newsletters">Newsletters</a> </li>
</ul>
</td>
</tr>
</table>

This HTML version of the Evolver documentation contains most of what
the <a href="install.htm#documentation">printed manual</a>
 has, with the main exception of sections with a lot
of mathematical formulas, such as the more advanced examples and the
Techical Reference chapter.  Not all possible links are in yet, but
you can consult the <a href="index.htm">Index</a> to find something.

<h2> Web home page </h2>

My Web home page is <a href="http://www.susqu.edu/brakke/">
http://www.susqu.edu/brakke/</a>.
Evolver-related material and links will be posted there.  In
particular, there are many examples of surfaces.


<hr><a HREF="evolver.htm#doc top">Back to top of Surface Evolver documentation.</a>
<p>
<a href="http://www.susqu.edu/brakke/">
Author's home page.</a>

</body>
</html>