Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gmsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Larry Price
gmsh
Commits
5aa0574c
Commit
5aa0574c
authored
22 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
Add a link to Triangle
parent
89b1d8b7
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/gmsh.html
+13
-5
13 additions, 5 deletions
doc/gmsh.html
with
13 additions
and
5 deletions
doc/gmsh.html
+
13
−
5
View file @
5aa0574c
...
...
@@ -165,10 +165,11 @@ href="http://www.gnu.org/copyleft/gpl.html">GNU General Public License
In short, this means that everyone is free to use Gmsh and to
redistribute it on a free basis. Gmsh is not in the public domain; it
is copyrighted and there are restrictions on its distribution (see the
<a
href=
"http://www.gnu.org/copyleft/gpl.html"
>
license
</a>
and the
<a
href=
"http://www.gnu.org/copyleft/gpl-faq.html"
>
FAQ
</a>
). For example,
you cannot integrate this version of Gmsh (in full or in parts) in any
<em>
closed-source
</em>
software you plan to distribute (commercially or not).
<a
href=
"http://www.gnu.org/copyleft/gpl.html"
>
license
</a>
and its
associated
<a
href=
"http://www.gnu.org/copyleft/gpl-faq.html"
>
FAQ
</a>
).
For example, you cannot integrate this version of Gmsh (in full or in
parts) in any
<em>
closed-source
</em>
software you plan to distribute
(commercially or not).
<p>
If you want to integrate Gmsh into a closed-source software, or want
to sell a modified closed-source version of Gmsh, please contact us in
...
...
@@ -189,7 +190,7 @@ Everybody loves screenshots... So here are some:
(
<a
href=
"/gmsh/gallery/screenshot4-small.gif"
>
small
</a>
).
<p>
S
ome other pictures made with Gmsh:
And here are s
ome other pictures made with Gmsh:
<ul>
<li>
Part of a shoulder bone:
<a
href=
"/gmsh/gallery/shoulder1.gif"
>
pict1
</a>
,
...
...
@@ -255,6 +256,13 @@ The mesh database that will be used by Gmsh in the future has its
own homepage: take a look at
<a
href=
"http://www.scorec.rpi.edu/AOMD/"
>
AOMD,
the Algorithm Oriented Mesh Database
</a>
.
<p>
Gmsh can use
<a
href=
"http://www-2.cs.cmu.edu/~quake/triangle.html"
>
Triangle
</a>
as an
alternative isotropic 2D mesh generator. See Jonathan Shewchuk's
<a
href=
"http://www-2.cs.cmu.edu/~quake/tripaper/triangle0.html"
>
webpage
</a>
for more information.
<p>
Back to
<a
href=
"/"
>
geuz.org
</a>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment