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

1.34 stuff

parent 4f53d1b1
No related branches found
No related tags found
No related merge requests found
# $Id: Makefile,v 1.187 2002-02-05 20:19:34 geuzaine Exp $ # $Id: Makefile,v 1.188 2002-02-12 23:26:04 geuzaine Exp $
GMSH_MAJOR_VERSION = 1 GMSH_MAJOR_VERSION = 1
GMSH_MINOR_VERSION = 33 GMSH_MINOR_VERSION = 34
GMSH_PATCH_VERSION = 4 GMSH_PATCH_VERSION = 0
MAKE = make MAKE = make
CXX = c++ CXX = c++
......
$Date: 2002-01-03 10:25:06 $ $Date: 2002-02-12 23:26:04 $
New in 1.34: Improved surface mesh of non-plane surfaces; minor user
interface polish; small bug fixes;
New in 1.33: New parameterizable solver interface (allowing up to 5 New in 1.33: New parameterizable solver interface (allowing up to 5
user-defined solvers); enhanced 2D aniso algorithm; 3D initial mesh user-defined solvers); enhanced 2D aniso algorithm; 3D initial mesh
......
...@@ -28,7 +28,7 @@ generator with built-in pre- and post-processing facilities</h1> ...@@ -28,7 +28,7 @@ generator with built-in pre- and post-processing facilities</h1>
<p> <p>
<h3 align="center">Christophe Geuzaine and Jean-François Remacle</h3> <h3 align="center">Christophe Geuzaine and Jean-François Remacle</h3>
<p> <p>
<h3 align=center>Version <a href="doc/VERSIONS">1.33</a>, 21 January 2002</h3> <h3 align=center>Version <a href="doc/VERSIONS">1.34</a>, 13 February 2002</h3>
<p> <p>
<h2>Description</h2> <h2>Description</h2>
...@@ -192,14 +192,14 @@ name="opengl-footmark"><sup>1</sup></a>. The only thing required if ...@@ -192,14 +192,14 @@ name="opengl-footmark"><sup>1</sup></a>. The only thing required if
you use Gmsh is to mention it in your work. The tutorial and demo you use Gmsh is to mention it in your work. The tutorial and demo
files are included in the archives. files are included in the archives.
<ul> <ul>
<li><A href="/gmsh/bin/gmsh-1.33.4-Windows.zip">Windows zip archive (95/98/NT)</A> <li><A href="/gmsh/bin/gmsh-1.34.0-Windows.zip">Windows zip archive (95/98/NT)</A>
<li><A href="/gmsh/bin/gmsh-1.33.4-1.i386.rpm">Linux RPM (Red Hat 6.2 and compatible, i386, glibc 2.1)</A> <li><A href="/gmsh/bin/gmsh-1.34.0-1.i386.rpm">Linux RPM (Red Hat 6.2 and compatible, i386, glibc 2.1)</A>
<li><A href="/gmsh/bin/gmsh-1.33.4-Linux.tgz">Linux tarball (i386, glibc 2.1)</A> <li><A href="/gmsh/bin/gmsh-1.34.0-Linux.tgz">Linux tarball (i386, glibc 2.1)</A>
<li><A href="/gmsh/bin/gmsh-1.33.4-OSF1.tgz">Compaq Tru64 tarball (OSF 4.0)</A> <li><A href="/gmsh/bin/gmsh-1.34.0-OSF1.tgz">Compaq Tru64 tarball (OSF 4.0)</A>
<li><A href="/gmsh/bin/gmsh-1.33.4-SunOS.tgz">Sun tarball (SunOS 5.5)</A> <li><A href="/gmsh/bin/gmsh-1.34.0-SunOS.tgz">Sun tarball (SunOS 5.5)</A>
<li><A href="/gmsh/bin/gmsh-1.33.4-AIX.tgz">IBM tarball (AIX)</A> <li><A href="/gmsh/bin/gmsh-1.34.0-AIX.tgz">IBM tarball (AIX)</A>
<li><A href="/gmsh/bin/gmsh-1.33.4-IRIX.tgz">SGI IRIX tarball (IRIX 6.5)</A> <li><A href="/gmsh/bin/gmsh-1.34.0-IRIX.tgz">SGI IRIX tarball (IRIX 6.5)</A>
<li><A href="/gmsh/bin/gmsh-1.33.4-HP-UX.tgz">HP tarball (HPUX 10.20)</A> <li><A href="/gmsh/bin/gmsh-1.34.0-HP-UX.tgz">HP tarball (HPUX 10.20)</A>
</ul> </ul>
<p> <p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment