diff --git a/Makefile b/Makefile index d76ecb86c8f41689a3c51ed7d91a54b01e6106e7..272e057fedd362a36249c12dfb8fd1aed14b11a7 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,9 @@ -# $Id: Makefile,v 1.104 2001-06-14 07:39:43 geuzaine Exp $ +# $Id: Makefile,v 1.105 2001-07-25 17:53:54 geuzaine Exp $ # ---------------------------------------------------------------------- # Makefile for Gmsh # ---------------------------------------------------------------------- - GMSH_RELEASE = 1.20 + GMSH_RELEASE = 1.21 MAKE = make CC = c++ diff --git a/doc/VERSIONS b/doc/VERSIONS index f0c8dcada6138841adb9095f8be8a74a514e6f31..0136d14b685e7ee3310d5921a1fb13ed7d96f764 100644 --- a/doc/VERSIONS +++ b/doc/VERSIONS @@ -1,9 +1,9 @@ -$Id: VERSIONS,v 1.30 2001-07-25 13:11:08 geuzaine Exp $ +$Id: VERSIONS,v 1.31 2001-07-25 17:53:55 geuzaine Exp $ New in 1.21: Fixed more memory leaks; added -opt command line option to parse definitions directly from the command line; fixed missing -screen refreshes during contour/surface selection; Enhanced string -manipulation functions (Sprintf, StrCat, StrPrefix); +screen refreshes during contour/surface/volume selection; Enhanced +string manipulation functions (Sprintf, StrCat, StrPrefix); New in 1.20: Fixed various bugs (memory leaks, functions in included files, solver command selection, ColorTable option, duplicate nodes in diff --git a/doc/gmsh.1 b/doc/gmsh.1 index 1b71df27634794a5d821d46e3bdab806684d7c86..b3c2d962752cdff21e03d298a1c49a170a5d7b5a 100644 --- a/doc/gmsh.1 +++ b/doc/gmsh.1 @@ -5,7 +5,7 @@ .\" Copyright (c) 2000-2001 J.-F. Remacle, C. Geuzaine .\" .\" ====================================================================== -.TH Gmsh 1 "15 February 2001" "Version 1.20" "Gmsh Manual Pages" +.TH Gmsh 1 "15 February 2001" "Version 1.21" "Gmsh Manual Pages" .UC 4 .\" ====================================================================== .SH NAME @@ -152,6 +152,12 @@ print mesh quality histogram. .B \-interactive display the 2D mesh construction interactively if the anisotropic mesh algorithm is selected. +.TP 4 +.B \-extrude +use old extrusion mesh generator. +.TP 4 +.B \-recombine +recombine meshes from old extrusion mesh generator. .\" ====================================================================== .SH POST-PROCESSING OPTIONS .TP 4 @@ -174,9 +180,6 @@ convert an ascii view into a binary one. suppress the double buffer. Use this options if you use \fIGmsh\fR on a remote host without GLX. .TP 4 -.B \-noov -(Motif versions only) suppress overlay visual. -.TP 4 .B \-alpha enable alpha blending. .TP 4 @@ -195,6 +198,9 @@ use perspective instead of orthographic projection. start in automatic, geometry, mesh, solver or post-processing mode (default: automatic). .TP 4 +.B \-opt string +parse string before project file. +.TP 4 .B \-v int set verbosity level (default:2). .TP 4 @@ -214,6 +220,6 @@ Remacle (Remacle@scorec.rpi.edu). .SH SEE ALSO .BR getdp (1), .br -Gmsh examples (\fI/usr/doc/gmsh-1.20/\fR), +Gmsh examples (\fI/usr/doc/gmsh-1.21/\fR), .br Gmsh homepage (\fIhttp://www.geuz.org/gmsh/\fR). diff --git a/utils/gmsh_fltk.spec b/utils/gmsh_fltk.spec index 761ceaba722f3a49d5c48eb6b3eaf08543b9a3b8..745eb3b53730f0d3e9e4126574e814abd964814f 100644 --- a/utils/gmsh_fltk.spec +++ b/utils/gmsh_fltk.spec @@ -1,7 +1,7 @@ Summary: A 3D mesh generator with pre- and post-processing facilities Name: gmsh -Version: 1.20 -Source: gmsh-1.20.tar.gz +Version: 1.21 +Source: gmsh-1.21.tar.gz Release: 1 Copyright: distributable Group: Applications/Engineering diff --git a/www/gmsh.html b/www/gmsh.html index e2292afb74b58cca0f0617ee9ead514551ffeaa5..a3eb14088b069003259cc905387f3cb7791dce8a 100644 --- a/www/gmsh.html +++ b/www/gmsh.html @@ -46,7 +46,7 @@ cat << EOM page requests since<br>1998/05/24<p> ENDSCRIPT---> -<!---BEGINDATE$Date: 2001-07-17 07:00:37 $ENDDATE---> +<!---BEGINDATE$Date: 2001-07-25 17:53:55 $ENDDATE---> Copyright © 1998-2001<br> Jean-Fran�ois Remacle and @@ -324,7 +324,7 @@ ENDSCRIPT---> <td bgcolor="#ededed"><font face="Helvetica, Arial" size=-1> -<b>Latest Release: 1.20 (June 28, 2001)</b> +<b>Latest Release: 1.21 (July 26, 2001)</b> <p> Executable versions of Gmsh are available for Windows and for most of the classical UNIX platforms. These versions are free, and are all @@ -333,14 +333,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 files are included in the archives. <ul> -<li><A href="/gmsh/bin/gmsh-1.20-Windows.zip">Windows zip archive (95/98/NT)</A> -<li><A href="/gmsh/bin/gmsh-1.20-1.i386.rpm">Linux RPM (Red Hat 6.2 and compatible, i386, glibc 2.1)</A> -<li><A href="/gmsh/bin/gmsh-1.20-Linux.tgz">Linux tarball (i386, glibc 2.1)</A> -<li><A href="/gmsh/bin/gmsh-1.20-OSF1.tgz">Compaq Tru64 tarball (OSF 4.0)</A> -<li><A href="/gmsh/bin/gmsh-1.20-SunOS.tgz">Sun tarball (SunOS 5.5)</A> -<li><A href="/gmsh/bin/gmsh-1.20-AIX.tgz">IBM tarball (AIX)</A> -<li><A href="/gmsh/bin/gmsh-1.20-IRIX.tgz">SGI IRIX tarball (IRIX 6.5)</A> -<li><A href="/gmsh/bin/gmsh-1.20-HP-UX.tgz">HP tarball (HPUX 10.20)</A> +<li><A href="/gmsh/bin/gmsh-1.21-Windows.zip">Windows zip archive (95/98/NT)</A> +<li><A href="/gmsh/bin/gmsh-1.21-1.i386.rpm">Linux RPM (Red Hat 6.2 and compatible, i386, glibc 2.1)</A> +<li><A href="/gmsh/bin/gmsh-1.21-Linux.tgz">Linux tarball (i386, glibc 2.1)</A> +<li><A href="/gmsh/bin/gmsh-1.21-OSF1.tgz">Compaq Tru64 tarball (OSF 4.0)</A> +<li><A href="/gmsh/bin/gmsh-1.21-SunOS.tgz">Sun tarball (SunOS 5.5)</A> +<li><A href="/gmsh/bin/gmsh-1.21-AIX.tgz">IBM tarball (AIX)</A> +<li><A href="/gmsh/bin/gmsh-1.21-IRIX.tgz">SGI IRIX tarball (IRIX 6.5)</A> +<li><A href="/gmsh/bin/gmsh-1.21-HP-UX.tgz">HP tarball (HPUX 10.20)</A> </ul>