Skip to content
Snippets Groups Projects
Commit dc5baebc authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

upgraded Triangle to version 1.5
parent 2745138a
No related branches found
No related tags found
No related merge requests found
......@@ -13,9 +13,9 @@ Gmsh if no compensation is received.
Triangle
A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator.
Version 1.4
Version 1.5
Copyright 1993, 1995, 1997, 1998, 2002 Jonathan Richard Shewchuk
Copyright 1993, 1995, 1997, 1998, 2002, 2004 Jonathan Richard Shewchuk
2360 Woolsey #H
Berkeley, California 94705-1927
Please send bugs and comments to jrs@cs.berkeley.edu
......@@ -24,10 +24,13 @@ Created as part of the Archimedes project (tools for parallel FEM).
Supported in part by NSF Grant CMS-9318163 and an NSERC 1967 Scholarship.
There is no warranty whatsoever. Use at your own risk.
Triangle generates exact Delaunay triangulations, exact constrained
Delaunay triangulations, Voronoi diagrams, and quality conforming Delaunay
triangulations. The latter can be generated with no small angles or large,
and are thus suitable for finite element analysis.
Triangle generates exact Delaunay triangulations, constrained Delaunay
triangulations, Voronoi diagrams, and quality conforming Delaunay
triangulations. The latter can be generated with no small angles, and are
thus suitable for finite element analysis. Show Me graphically displays
the contents of the geometric files used by Triangle. Show Me can also
write images in PostScript form.
Information on the algorithms used by Triangle, including complete
references, can be found in the comments at the beginning of the triangle.c
......@@ -68,4 +71,4 @@ publication, please include an acknowledgment as well.
Jonathan Richard Shewchuk
November 2, 2002
April 27, 2004
This diff is collapsed.
......@@ -257,9 +257,8 @@ the Algorithm Oriented Mesh Database</a>.
<p>
Gmsh can use Jonathan Shewchuk's <a
href="http://www-2.cs.cmu.edu/~quake/triangle.html">Triangle</a> (<a
href="http://www.cs.berkeley.edu/~jrs/triangle.shar.gz">download</a>)
as an alternative 2D mesh generator and Joachim Sch&ouml;berl's
href="http://www-2.cs.cmu.edu/~quake/triangle.html">Triangle</a> as an
alternative 2D mesh generator and Joachim Sch&ouml;berl's
<a href="http://www.hpfem.jku.at/netgen">Netgen</a> as an alternative
3D mesh generator/optimizer.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment